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