35 #ifndef UTILITIES_NEKMESH_PROCESSINSERTSURFACE 36 #define UTILITIES_NEKMESH_PROCESSINSERTSURFACE static NekMeshUtils::ModuleKey className
virtual void Process()
Write mesh to output file.
std::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.
static std::shared_ptr< Module > create(NekMeshUtils::MeshSharedPtr m)
Creates an instance of this class.
static std::shared_ptr< DataType > AllocateSharedPtr(const Args &...args)
Allocate a shared pointer from the memory pool.
virtual ~ProcessInsertSurface()
Abstract base class for processing modules.
This processing module calculates the Jacobian of elements using SpatialDomains::GeomFactors and the ...
std::pair< ModuleType, std::string > ModuleKey
ProcessInsertSurface(NekMeshUtils::MeshSharedPtr m)