📁 ScalarMeshField
📄️ Structure
📄️ ScalarMeshField_test_1
This example shows how to convert the mesh generated from Gmsh, MSHFile, into the HDF5File format.
📄️ ScalarMeshField_test_2
This example shows how to initiate an instance of Mesh by reading data from mesh file, which is in HDF5File format. It also showns how to construct an instance of ScalarMeshField.
📄️ ScalarMeshField_test_3
We test Set method to construct an instance of ScalarMeshField. In this case the mesh field variable is supposed to vary with the space.
📄️ ScalarMeshField_test_4
We test Set method to construct an instance of ScalarMeshField_