39 #include <boost/core/ignore_unused.hpp>    52         "Computes number of DOF.");
    64     boost::ignore_unused(vm);
    66     int nDOF = 
m_f->m_exp[0]->GetNcoeffs();
    69     if (
m_f->m_comm->GetRank() == 0)
    71         cout << 
"Total number of DOF: " << nDOF << endl;
 
std::shared_ptr< Field > FieldSharedPtr
std::pair< ModuleType, std::string > ModuleKey
tKey RegisterCreatorFunction(tKey idKey, CreatorFunction classCreator, std::string pDesc="")
Register a class with the factory. 
Abstract base class for processing modules. 
virtual void Process(po::variables_map &vm)
Write mesh to output file. 
ModuleFactory & GetModuleFactory()
FieldSharedPtr m_f
Field object.