releso.mesh

File holds definition classes for the mesh implementation.

Classes

Mesh(*, save_location[, logger_name, path, ...])

Abstract class used to read in the mesh file and load it.

MeshExporter(*, save_location[, ...])

Class which defines in which format and where the mesh is exported.

MeshHierarchy(value)

Enum to define the mesh hierarchy.

MeshIOMesh(*, save_location[, logger_name, ...])

Provides an interface to load meshio meshes.

MixdMesh(*, save_location[, logger_name, ...])

Class used to read in the correct mixd mesh file and load it.