26 #ifndef MSH_COMPONENT_H
27 #define MSH_COMPONENT_H
54 void readLegacyFormat(std::ifstream& fileStream);
56 void readV2Format(std::ifstream& fileStream);
#define MSH_COMPONENT_API
Definition: MshComponentAPI.h:54
This simple MSH Component allows you to manipulate .msh legacy and V2 files (gmsh).
Definition: MshComponent.h:42
Basic component to manage any kind of mesh.
Definition: MeshComponent.h:53