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