31                                                                                       const std::string& section )
 
   42       libmesh_error_msg(
"ERROR: must call set_reactant() before building Catalycity!");
 
   45       libmesh_error_msg(
"ERROR: must call set_bc_id() before building Catalycity!");
 
virtual libMesh::UniquePtr< CatalycityBase > build_catalycity_old_style(const GetPot &input, const std::string §ion, const std::string &reactant_str, const std::string &bc_id_string)=0
 
static std::string _bc_id_str
 
virtual void check_state() const 
Helper function to reduce code duplication. 
 
static std::string _reactant_str
 
virtual void check_state() const 
Helper function to reduce code duplication. 
 
virtual void reset_state()
Helper function to reduce code duplication. 
 
virtual libMesh::UniquePtr< CatalycityBase > build_catalycity(const GetPot &input, const std::string §ion)
 
virtual void reset_state()
Helper function to reduce code duplication.