35 #ifndef NEKMESHUTILS_2D_2D 36 #define NEKMESHUTILS_2D_2D 46 namespace NekMeshUtils
Generator2D(MeshSharedPtr m)
std::vector< unsigned int > m_blCurves
list of curves needing a BL
std::map< int, FaceMeshSharedPtr > m_facemeshes
map of individual surface meshes from parametric surfaces
std::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.
std::map< unsigned, unsigned > m_blends
map of curves and Bl ends: 0, 1 or 2 (for both)
int m_thickness_ID
BL thickness expression ID.
std::map< unsigned, unsigned > m_periodicPairs
map of periodic curve pairs
LibUtilities::Interpreter m_thickness
BL thickness expression.
class containing all surface meshing routines methods and classes
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
std::vector< EdgeSharedPtr > m_blEdges
list of BL edges
Interpreter class for the evaluation of mathematical expressions.
Abstract base class for processing modules.
static ModuleKey className
static std::shared_ptr< Module > create(MeshSharedPtr m)
Creates an instance of this class.
std::map< NodeSharedPtr, std::vector< EdgeSharedPtr > > m_nodesToEdge
map of BL curve nodes to adjacent edges
std::pair< ModuleType, std::string > ModuleKey
std::map< int, CurveMeshSharedPtr > m_curvemeshes
map of individual curve meshes of the curves in the domain