35 #ifndef NEKMESHUTILS_CFIMESH_CFIMESH
36 #define NEKMESHUTILS_CFIMESH_CFIMESH
44 namespace NekMeshUtils
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
class containing all surface meshing routines methods and classes
static std::shared_ptr< Module > create(MeshSharedPtr m)
Creates an instance of this class.
CADSystemCFISharedPtr m_cad
std::map< std::string, int > m_nameToFaceId
std::map< std::string, int > m_nameToCurveId
std::map< std::string, int > m_nameToVertId
static ModuleKey className
Abstract base class for processing modules.
std::pair< ModuleType, std::string > ModuleKey
std::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.
std::shared_ptr< CADSystemCFI > CADSystemCFISharedPtr