36 #ifndef UTILITIES_NEKMESH_PROCESSLINEAR
37 #define UTILITIES_NEKMESH_PROCESSLINEAR
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool.
virtual void Process()
Write mesh to output file.
This processing module removes all the high-order information from the mesh leaving just the linear e...
bool Invalid(NekMeshUtils::ElementSharedPtr el, NekDouble thr)
boost::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.
Abstract base class for processing modules.
static boost::shared_ptr< Module > create(NekMeshUtils::MeshSharedPtr m)
Creates an instance of this class.
boost::shared_ptr< Element > ElementSharedPtr
static NekMeshUtils::ModuleKey className
ProcessLinear(NekMeshUtils::MeshSharedPtr m)
std::pair< ModuleType, std::string > ModuleKey