36 #ifndef NEKMESHUTILS_SURFACEMESHING_SURFACEMESH
37 #define NEKMESHUTILS_SURFACEMESHING_SURFACEMESH
45 namespace NekMeshUtils
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
SurfaceMesh(MeshSharedPtr m)
static ModuleKey className
class containing all surface meshing routines methods and classes
std::map< int, CurveMeshSharedPtr > m_curvemeshes
map of individual curve meshes of the curves in the domain
boost::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.
Abstract base class for processing modules.
static boost::shared_ptr< Module > create(MeshSharedPtr m)
Creates an instance of this class.
std::pair< ModuleType, std::string > ModuleKey
std::map< int, FaceMeshSharedPtr > m_facemeshes
map of individual surface meshes from parametric surfaces