26 #ifndef MSH_COMPONENT_H
27 #define MSH_COMPONENT_H
Exception class to handle abortion in component instanciation.
Definition: AbortException.h:44
Basic component to manage any kind of mesh.
Definition: MeshComponent.h:44
MshComponent(const QString &file)
default constructor
This simple MSH Component allows you to manipulate .msh legacy files (gmsh).
Definition: MshComponent.h:41