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