25 #ifndef GRINS_NEUMANN_BC_OLD_STYLE_FACTORY_ABSTRACT_H 
   26 #define GRINS_NEUMANN_BC_OLD_STYLE_FACTORY_ABSTRACT_H 
   68 #endif // GRINS_NEUMANN_BC_OLD_STYLE_FACTORY_ABSTRACT_H 
~NeumannBCOldStyleFactoryAbstract()
 
virtual void reset_state()
Helper function to reduce code duplication. 
 
static void set_value_var_old_style(const std::string &value_var)
Input variable for parsing old style. 
 
static std::string _value_var_old_style
 
NeumannBCOldStyleFactoryAbstract(const std::string &bc_type_name)
 
virtual void check_state() const 
Helper function to reduce code duplication. 
 
static unsigned int _value_idx_old_style
 
static void set_value_index_old_style(unsigned int idx)
Input variable index for parsing old style.