25 #ifndef GRINS_SPALART_ALLMARAS_STAB_BASE_H
26 #define GRINS_SPALART_ALLMARAS_STAB_BASE_H
35 template<
class Viscosity>
51 (
const std::string & param_name,
67 #endif // GRINS_SPALART_ALLMARAS_STAB_BASE_H
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 ~SpalartAllmarasStabilizationBase()
SpalartAllmarasStabilizationBase()
virtual void init_context(AssemblyContext &context)
Initialize context for added physics variables.
Physics class for Incompressible Navier-Stokes.
SpalartAllmarasStabilizationHelper _stab_helper