Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 19:05:11 triangulation_triangle_neighbors_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Test triangulation_triangle_neighbors. 13-May-2025 19:05:11 triangulation_triangle_neighbors(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Read a node dataset of NODE_NUM points in 2 dimensions. Read an associated triangulation dataset of TRIANGLE_NUM triangles using 3 or 6 nodes. For each triangle, determine the indices of the triangles opposite vertices 1, 2 and 3. Write this triangle neighbor data to files. Read the data in "lake3_elements.txt". Triangle order TRIANGLE_ORDER = 3 Number of triangles TRIANGLE_NUM = 2820 First 5 triangles: Row: 1 2 3 Col 1 160 143 159 2 177 159 176 3 160 159 177 4 176 212 194 5 194 212 213 MESH_BASE_ONE: The element indexing appears to be 1-based! No conversion is necessary. Neighbor calculation required 0.022098 seconds. Created the triangle neighbor file "lake3_element_neighbors.txt". triangulation_triangle_neighbors(): Normal end of execution. 13-May-2025 19:05:12 triangulation_triangle_neighbors_test(): Normal end of execution. 13-May-2025 19:05:12