GRINS-0.8.0
|
This is the complete list of members for GRINS::SpalartAllmarasStabilizationHelper, including all inherited members.
_C | GRINS::SpalartAllmarasStabilizationHelper | protected |
_flow_vars | GRINS::SpalartAllmarasStabilizationHelper | protected |
_press_var | GRINS::SpalartAllmarasStabilizationHelper | protected |
_sa_params | GRINS::SpalartAllmarasStabilizationHelper | protected |
_spalart_allmaras_helper | GRINS::SpalartAllmarasStabilizationHelper | protected |
_tau_factor | GRINS::SpalartAllmarasStabilizationHelper | protected |
_turbulence_vars | GRINS::SpalartAllmarasStabilizationHelper | protected |
compute_g(libMesh::FEBase *fe, AssemblyContext &c, unsigned int qp) const | GRINS::StabilizationHelper | |
compute_G(libMesh::FEBase *fe, AssemblyContext &c, unsigned int qp) const | GRINS::StabilizationHelper | |
compute_res_spalart_steady(AssemblyContext &context, unsigned int qp, const libMesh::Real rho, const libMesh::Real mu, const libMesh::Real distance_qp, const bool infinite_distance) const | GRINS::SpalartAllmarasStabilizationHelper | |
compute_res_spalart_steady_and_derivs(AssemblyContext &context, unsigned int qp, const libMesh::Real rho, const libMesh::Real mu, libMesh::Gradient &res_M, libMesh::Tensor &d_res_M_dgradp, libMesh::Tensor &d_res_M_dU, libMesh::Gradient &d_res_Muvw_dgraduvw, libMesh::Tensor &d_res_Muvw_dhessuvw) const | GRINS::SpalartAllmarasStabilizationHelper | |
compute_res_spalart_transient(AssemblyContext &context, unsigned int qp, const libMesh::Real rho) const | GRINS::SpalartAllmarasStabilizationHelper | |
compute_res_spalart_transient_and_derivs(AssemblyContext &context, unsigned int qp, const libMesh::Real rho, libMesh::RealGradient &res_M, libMesh::Real &d_res_Muvw_duvw) const | GRINS::SpalartAllmarasStabilizationHelper | |
compute_tau(AssemblyContext &c, unsigned int qp, libMesh::Real mat_prop_sq, libMesh::RealGradient &g, libMesh::RealTensor &G, libMesh::Real rho, libMesh::Gradient U, bool is_steady) const | GRINS::SpalartAllmarasStabilizationHelper | inline |
compute_tau_and_derivs(AssemblyContext &c, unsigned int qp, libMesh::Real mat_prop_sq, libMesh::RealGradient &g, libMesh::RealTensor &G, libMesh::Real rho, libMesh::Gradient U, libMesh::Real &tau, libMesh::Real &d_tau_d_rho, libMesh::Gradient &d_tau_d_U, bool is_steady) const | GRINS::SpalartAllmarasStabilizationHelper | inline |
compute_tau_spalart(AssemblyContext &c, unsigned int qp, libMesh::RealGradient &g, libMesh::RealTensor &G, libMesh::Real rho, libMesh::Gradient U, libMesh::Real mu, bool is_steady) const | GRINS::SpalartAllmarasStabilizationHelper | inline |
compute_tau_spalart_and_derivs(AssemblyContext &c, unsigned int qp, libMesh::RealGradient &g, libMesh::RealTensor &G, libMesh::Real rho, libMesh::Gradient U, libMesh::Real T, libMesh::Real &tau_M, libMesh::Real &d_tau_M_d_rho, libMesh::Gradient &d_tau_M_d_U, bool is_steady) const | GRINS::SpalartAllmarasStabilizationHelper | inline |
move_parameter(const libMesh::Number &old_parameter, libMesh::Number &new_parameter) | GRINS::ParameterUser | virtual |
move_parameter(const libMesh::ParsedFunction< libMesh::Number, libMesh::Gradient > &old_func, libMesh::ParsedFunction< libMesh::Number, libMesh::Gradient > &new_func) | GRINS::ParameterUser | virtual |
move_parameter(const libMesh::ParsedFEMFunction< libMesh::Number > &old_func, libMesh::ParsedFEMFunction< libMesh::Number > &new_func) | GRINS::ParameterUser | virtual |
ParameterUser(const std::string &user_name) | GRINS::ParameterUser | inline |
register_parameter(const std::string ¶m_name, libMesh::ParameterMultiAccessor< libMesh::Number > ¶m_pointer) const | GRINS::SpalartAllmarasStabilizationHelper | virtual |
set_parameter(libMesh::Number ¶m_variable, const GetPot &input, const std::string ¶m_name, libMesh::Number param_default) | GRINS::ParameterUser | virtual |
set_parameter(libMesh::ParsedFunction< libMesh::Number, libMesh::Gradient > &func, const GetPot &input, const std::string &func_param_name, const std::string ¶m_default) | GRINS::ParameterUser | virtual |
set_parameter(libMesh::ParsedFEMFunction< libMesh::Number > &func, const GetPot &input, const std::string &func_param_name, const std::string ¶m_default) | GRINS::ParameterUser | virtual |
SpalartAllmarasStabilizationHelper(const std::string &helper_name, const GetPot &input) | GRINS::SpalartAllmarasStabilizationHelper | |
StabilizationHelper(const std::string &helper_name) | GRINS::StabilizationHelper | |
zero_vector_function | GRINS::ParameterUser | static |
~ParameterUser() | GRINS::ParameterUser | inlinevirtual |
~SpalartAllmarasStabilizationHelper() | GRINS::SpalartAllmarasStabilizationHelper | inline |
~StabilizationHelper() | GRINS::StabilizationHelper |