08-Jan-2022 09:03:11 pyramid_grid_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test pyramid_grid(). PYRAMID_GRID_TEST01 PYRAMID_GRID_SIZE determines the size of a pyramid grid with N+1 points along each edge. N Size 0 1 1 5 2 14 3 30 4 55 5 91 6 140 7 204 8 285 9 385 10 506 PYRAMID_GRID_TEST02 PYRAMID_UNIT_GRID determines a unit pyramid grid with N+1 points along each edge.  32 32 71 114 105 100 32 112 97 114 97 109 101 116 101 114 32 78 58 7 32 32 71 114 105 100 32 115 105 122 101 32 78 71 58 Pyramid grid points: Row: 1 2 3 Col 1: 0 0 1 2: -0.25 -0.25 0.75 3: 0.25 -0.25 0.75 4: -0.25 0.25 0.75 5: 0.25 0.25 0.75 6: -0.5 -0.5 0.5 7: 0 -0.5 0.5 8: 0.5 -0.5 0.5 9: -0.5 0 0.5 10: 0 0 0.5 11: 0.5 0 0.5 12: -0.5 0.5 0.5 13: 0 0.5 0.5 14: 0.5 0.5 0.5 15: -0.75 -0.75 0.25 16: -0.25 -0.75 0.25 17: 0.25 -0.75 0.25 18: 0.75 -0.75 0.25 19: -0.75 -0.25 0.25 20: -0.25 -0.25 0.25 21: 0.25 -0.25 0.25 22: 0.75 -0.25 0.25 23: -0.75 0.25 0.25 24: -0.25 0.25 0.25 25: 0.25 0.25 0.25 26: 0.75 0.25 0.25 27: -0.75 0.75 0.25 28: -0.25 0.75 0.25 29: 0.25 0.75 0.25 30: 0.75 0.75 0.25 31: -1 -1 0 32: -0.5 -1 0 33: 0 -1 0 34: 0.5 -1 0 35: 1 -1 0 36: -1 -0.5 0 37: -0.5 -0.5 0 38: 0 -0.5 0 39: 0.5 -0.5 0 40: 1 -0.5 0 41: -1 0 0 42: -0.5 0 0 43: 0 0 0 44: 0.5 0 0 45: 1 0 0 46: -1 0.5 0 47: -0.5 0.5 0 48: 0 0.5 0 49: 0.5 0.5 0 50: 1 0.5 0 51: -1 1 0 52: -0.5 1 0 53: 0 1 0 54: 0.5 1 0 55: 1 1 0 PYRAMID_GRID_TEST03 PYRAMID_UNIT_GRID_PLOT plots a unit pyramid grid with N+1 points along each edge.  32 32 71 114 105 100 32 112 97 114 97 109 101 116 101 114 32 78 58 [ 32 32 71 114 105 100 32 115 105 122 101 32 78 71 58 Created vertex file "pyramid_unit_vertices.txt" Created node file "pyramid_unit_nodes.txt" Created command file "pyramid_unit_commands.txt" pyramid_grid_test(): Normal end of execution. 08-Jan-2022 09:03:11