Skip to main content

FEMesh

FEMesh_ datatype handles the finite element mesh. It is a child class of AbstractMesh_ and inherits all its methods. It is used to store the mesh data and provide methods for mesh manipulation, such as adding nodes, elements, and boundaries.

note

You can get the overview of all the methods available in this class in the documentation of AbstractMesh_

All methods​