36 #ifndef UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSJACOBIANENERGY 
   37 #define UTILITIES_PREPROCESSING_FIELDCONVERT_PROCESSJACOBIANENERGY 
   39 #include "../Module.h" 
   61         virtual void Process(po::variables_map &vm);
 
pair< ModuleType, string > ModuleKey
static boost::shared_ptr< DataType > AllocateSharedPtr()
Allocate a shared pointer from the memory pool. 
ProcessJacobianEnergy(FieldSharedPtr f)
boost::shared_ptr< Field > FieldSharedPtr
static ModuleKey className
virtual ~ProcessJacobianEnergy()
This processing module scales the input fld file. 
static boost::shared_ptr< Module > create(FieldSharedPtr f)
Creates an instance of this class. 
Abstract base class for processing modules.