01-May-2019 14:32:48 fem_basis_t3_display_test: MATLAB version Test fem_basis_t3_display. FEM_BASIS_T3_DISPLAY: MATLAB version Display basis functions associated with a finite element grid of linear triangles ("T3"). This program reads two files: * node_file, the node file, * element_file, the element file, The user specifies a basis function by node index, and the program displays a surface plot of that basis function. (Use the 3D ROTATE option to see the full picture! Spatial dimension = 2 Number of nodes = 25 Every basis function is associated with a node. To chooose a basis function, you specify a node. Nodes range in value from 1 to 25. Node 2 occurs as local node 2 in element 1. Node 2 occurs as local node 3 in element 2. Node 2 occurs as local node 1 in element 3. Graphics saved as "square_node2.png" FEM_BASIS_T3_DISPLAY: Normal end of execution. FEM_BASIS_T3_DISPLAY: MATLAB version Display basis functions associated with a finite element grid of linear triangles ("T3"). This program reads two files: * node_file, the node file, * element_file, the element file, The user specifies a basis function by node index, and the program displays a surface plot of that basis function. (Use the 3D ROTATE option to see the full picture! Spatial dimension = 2 Number of nodes = 25 Every basis function is associated with a node. To chooose a basis function, you specify a node. Nodes range in value from 1 to 25. Node 12 occurs as local node 1 in element 10. Node 12 occurs as local node 3 in element 11. Node 12 occurs as local node 2 in element 12. Node 12 occurs as local node 2 in element 17. Node 12 occurs as local node 3 in element 18. Node 12 occurs as local node 1 in element 19. Graphics saved as "square_node12.png" FEM_BASIS_T3_DISPLAY: Normal end of execution. FEM_BASIS_T3_DISPLAY: MATLAB version Display basis functions associated with a finite element grid of linear triangles ("T3"). This program reads two files: * node_file, the node file, * element_file, the element file, The user specifies a basis function by node index, and the program displays a surface plot of that basis function. (Use the 3D ROTATE option to see the full picture! Spatial dimension = 2 Number of nodes = 25 Every basis function is associated with a node. To chooose a basis function, you specify a node. Nodes range in value from 1 to 25. Node 13 occurs as local node 1 in element 12. Node 13 occurs as local node 3 in element 13. Node 13 occurs as local node 2 in element 14. Node 13 occurs as local node 2 in element 19. Node 13 occurs as local node 3 in element 20. Node 13 occurs as local node 1 in element 21. Graphics saved as "square_node13.png" FEM_BASIS_T3_DISPLAY: Normal end of execution. fem_basis_t3_display_test: Normal end of execution. 01-May-2019 14:33:05