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