Tue May 20 22:02:58 2025 mesh_etoe_test(): python version: 3.10.12 numpy version: 1.26.4 Test mesh_etoe(). boxy_test(): mesh_etoe() is applied to a triangulation. ETOE [[ 1. -1. -1.] [ 2. 0. 3.] [ 6. 1. 4.] [ 7. 1. -1.] [ 5. 2. 7.] [ 6. 4. 8.] [-1. 2. 5.] [ 9. 4. 3.] [11. 5. 9.] [10. 8. 7.] [13. 11. 9.] [12. 8. 10.] [15. -1. 11.] [14. 10. -1.] [-1. 15. 13.] [-1. 12. 14.]] pool_test(): mesh_etoe() is applied to a quadrilateral mesh. ETOE [[-1. -1. 1. 6.] [ 0. -1. 2. 7.] [ 1. -1. 3. 8.] [ 2. -1. 4. 9.] [ 3. -1. 5. 10.] [ 4. -1. -1. 11.] [-1. 0. 7. 12.] [ 6. 1. 8. 13.] [ 7. 2. 9. 14.] [ 8. 3. 10. 15.] [ 9. 4. 11. 16.] [10. 5. -1. 17.] [-1. 6. 13. -1.] [12. 7. 14. -1.] [13. 8. 15. -1.] [14. 9. 16. -1.] [15. 10. 17. -1.] [16. 11. -1. -1.]] mesh_etoe_test(): Normal end of execution. Tue May 20 22:02:59 2025