36 #ifndef UTILITIES_NEKMESH_PROCESSJAC
37 #define UTILITIES_NEKMESH_PROCESSJAC
39 #include "../Module.h"
virtual void Process()
Write mesh to output file.
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 ...
ProcessJac(MeshSharedPtr m)
boost::shared_ptr< Mesh > MeshSharedPtr
Shared pointer to a mesh.
static ModuleKey className
static boost::shared_ptr< Module > create(MeshSharedPtr m)
Creates an instance of this class.
Abstract base class for processing modules.