32   std::map<std::string, FactoryAbstract<libMesh::ErrorEstimator>*>&
 
   35     static std::map<std::string, FactoryAbstract<libMesh::ErrorEstimator>*> _map;
 
static std::map< std::string, FactoryAbstract< Base > * > & factory_map()
Container for ErrorEstimator options. 
Interface with libMesh for solving Multiphysics problems. 
Abstract factory that provides availability of GetPot.