26 #ifndef GRINS_REACTING_LOW_MACH_NAVIER_STOKES_BASE_H 
   27 #define GRINS_REACTING_LOW_MACH_NAVIER_STOKES_BASE_H 
   35   template<
typename Mixture>
 
   51       ( 
const std::string & param_name,
 
   56       _gas_mixture.register_parameter(param_name, param_pointer);
 
   71   template<
typename Mixture>
 
   80 #endif //GRINS_REACTING_LOW_MACH_NAVIER_STOKES_BASE_H 
ReactingLowMachNavierStokesBase()
 
ReactingLowMachNavierStokesBase(const PhysicsName &physics_name, const GetPot &input)
 
virtual ~ReactingLowMachNavierStokesBase()
 
Helper functions for parsing material properties. 
 
const Mixture & gas_mixture() const 
 
virtual void register_parameter(const std::string ¶m_name, libMesh::ParameterMultiAccessor< libMesh::Number > ¶m_pointer) const 
Each subclass will register its copy of an independent. 
 
virtual void register_parameter(const std::string ¶m_name, libMesh::ParameterMultiAccessor< libMesh::Number > ¶m_pointer) const 
Each subclass will register its copy of an independent.