08-Jan-2022 10:30:26 tet_mesh_tet_neighbors_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test tet_mesh_tet_neighbors(). 08-Jan-2022 10:30:26 TET_MESH_TET_NEIGHBORS: MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Read a tet mesh dataset of TETRA_NUM tetrahedrons, u sing 4 or 10 nodes. Compute tet mesh neighbors and write this information to a file. Read the header of "cube_elements.txt". Tetrahedron order = 4 Number of tetras = 6 Read the data in "cube_elements.txt". MESH_BASE_ONE: The element indexing appears to be 1-based! No conversion is necessary. First 5 tetrahedrons: Row: 1 2 3 4 Col 1 4 3 5 1 2 4 2 5 1 3 4 7 3 5 4 4 7 8 5 5 4 6 2 5 First 5 neighbors: Row: 1 2 3 4 Col 1 -1 2 -1 3 2 -1 1 -1 5 3 -1 1 4 -1 4 -1 6 3 -1 5 -1 2 6 -1 Wrote the tetrahedron neighbor information to "cube_element_neighbors.txt". TET_MESH_TET_NEIGHBORS: Normal end of execution. 08-Jan-2022 10:30:26 tet_mesh_tet_neighbors_test(): Normal end of execution. 08-Jan-2022 10:30:26