39 #include <boost/core/ignore_unused.hpp>
52 "Computes number of DOF.");
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;
FieldSharedPtr m_f
Field object.
virtual void Process(po::variables_map &vm)
Write mesh to output file.
Abstract base class for processing modules.
tKey RegisterCreatorFunction(tKey idKey, CreatorFunction classCreator, std::string pDesc="")
Register a class with the factory.
std::shared_ptr< Field > FieldSharedPtr
std::pair< ModuleType, std::string > ModuleKey
ModuleFactory & GetModuleFactory()
The above copyright notice and this permission notice shall be included.