GRINS-0.8.0
GRINS::ReactingLowMachNavierStokesStabilizationHelper Member List

This is the complete list of members for GRINS::ReactingLowMachNavierStokesStabilizationHelper, including all inherited members.

_CGRINS::IncompressibleNavierStokesStabilizationHelperprotected
_flow_varsGRINS::IncompressibleNavierStokesStabilizationHelperprotected
_press_varGRINS::IncompressibleNavierStokesStabilizationHelperprotected
_tau_factorGRINS::IncompressibleNavierStokesStabilizationHelperprotected
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_continuity(AssemblyContext &context, unsigned int qp) const GRINS::IncompressibleNavierStokesStabilizationHelper
compute_res_continuity_and_derivs(AssemblyContext &context, unsigned int qp, libMesh::Real &res_C, libMesh::Tensor &d_res_C_dgradU) const GRINS::IncompressibleNavierStokesStabilizationHelper
compute_res_momentum_steady(AssemblyContext &context, unsigned int qp, const libMesh::Real rho, const libMesh::Real mu) const GRINS::IncompressibleNavierStokesStabilizationHelper
compute_res_momentum_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::IncompressibleNavierStokesStabilizationHelper
compute_res_momentum_transient(AssemblyContext &context, unsigned int qp, const libMesh::Real rho) const GRINS::IncompressibleNavierStokesStabilizationHelper
compute_res_momentum_transient_and_derivs(AssemblyContext &context, unsigned int qp, const libMesh::Real rho, libMesh::RealGradient &res_M, libMesh::Real &d_res_Muvw_duvw) const GRINS::IncompressibleNavierStokesStabilizationHelper
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::IncompressibleNavierStokesStabilizationHelperinline
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::IncompressibleNavierStokesStabilizationHelperinline
compute_tau_continuity(libMesh::Real tau_C, libMesh::RealGradient &g) const GRINS::IncompressibleNavierStokesStabilizationHelperinline
compute_tau_continuity_and_derivs(libMesh::Real tau_M, libMesh::Real d_tau_M_d_rho, libMesh::Gradient d_tau_M_d_U, libMesh::RealGradient &g, libMesh::Real &tau_C, libMesh::Real &d_tau_C_d_rho, libMesh::Gradient &d_tau_C_d_U) const GRINS::IncompressibleNavierStokesStabilizationHelperinline
compute_tau_energy(AssemblyContext &c, unsigned int qp, libMesh::RealGradient &g, libMesh::RealTensor &G, libMesh::Real rho, libMesh::Gradient U, libMesh::Real k, libMesh::Real cp, bool is_steady) const GRINS::LowMachNavierStokesStabilizationHelperinline
compute_tau_momentum(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::IncompressibleNavierStokesStabilizationHelperinline
compute_tau_momentum_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::IncompressibleNavierStokesStabilizationHelperinline
compute_tau_species(AssemblyContext &c, unsigned int qp, libMesh::RealGradient &g, libMesh::RealTensor &G, libMesh::Real rho, libMesh::Gradient U, libMesh::Real D_s, bool is_steady) const GRINS::ReactingLowMachNavierStokesStabilizationHelperinline
div_divU_I(libMesh::RealTensor &hess_u) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_divU_I(libMesh::RealTensor &hess_u, libMesh::RealTensor &hess_v) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_divU_I(libMesh::RealTensor &hess_u, libMesh::RealTensor &hess_v, libMesh::RealTensor &hess_w) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_divU_I_axi(libMesh::Real r, const libMesh::Gradient &U, const libMesh::Gradient &grad_u, const libMesh::RealTensor &hess_u, const libMesh::RealTensor &hess_v) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_GradU(libMesh::RealTensor &hess_u) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_GradU(libMesh::RealTensor &hess_u, libMesh::RealTensor &hess_v) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_GradU(libMesh::RealTensor &hess_u, libMesh::RealTensor &hess_v, libMesh::RealTensor &hess_w) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_GradU_axi(libMesh::Real r, const libMesh::Gradient &U, const libMesh::Gradient &grad_u, const libMesh::Gradient &grad_v, const libMesh::RealTensor &hess_u, const libMesh::RealTensor &hess_v) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_GradU_T(libMesh::RealTensor &hess_u) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_GradU_T(libMesh::RealTensor &hess_u, libMesh::RealTensor &hess_v) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_GradU_T(libMesh::RealTensor &hess_u, libMesh::RealTensor &hess_v, libMesh::RealTensor &hess_w) const GRINS::IncompressibleNavierStokesStabilizationHelper
div_GradU_T_axi(libMesh::Real r, const libMesh::Gradient &U, const libMesh::Gradient &grad_u, const libMesh::RealTensor &hess_u, const libMesh::RealTensor &hess_v) const GRINS::IncompressibleNavierStokesStabilizationHelper
IncompressibleNavierStokesStabilizationHelper(const std::string &helper_name, const GetPot &input)GRINS::IncompressibleNavierStokesStabilizationHelper
LowMachNavierStokesStabilizationHelper(const std::string &helper_name, const GetPot &input)GRINS::LowMachNavierStokesStabilizationHelper
move_parameter(const libMesh::Number &old_parameter, libMesh::Number &new_parameter)GRINS::ParameterUservirtual
move_parameter(const libMesh::ParsedFunction< libMesh::Number, libMesh::Gradient > &old_func, libMesh::ParsedFunction< libMesh::Number, libMesh::Gradient > &new_func)GRINS::ParameterUservirtual
move_parameter(const libMesh::ParsedFEMFunction< libMesh::Number > &old_func, libMesh::ParsedFEMFunction< libMesh::Number > &new_func)GRINS::ParameterUservirtual
ParameterUser(const std::string &user_name)GRINS::ParameterUserinline
ReactingLowMachNavierStokesStabilizationHelper(const std::string &helper_name, const GetPot &input)GRINS::ReactingLowMachNavierStokesStabilizationHelperinline
register_parameter(const std::string &param_name, libMesh::ParameterMultiAccessor< libMesh::Number > &param_pointer) const GRINS::ParameterUservirtual
set_parameter(libMesh::Number &param_variable, const GetPot &input, const std::string &param_name, libMesh::Number param_default)GRINS::ParameterUservirtual
set_parameter(libMesh::ParsedFunction< libMesh::Number, libMesh::Gradient > &func, const GetPot &input, const std::string &func_param_name, const std::string &param_default)GRINS::ParameterUservirtual
set_parameter(libMesh::ParsedFEMFunction< libMesh::Number > &func, const GetPot &input, const std::string &func_param_name, const std::string &param_default)GRINS::ParameterUservirtual
StabilizationHelper(const std::string &helper_name)GRINS::StabilizationHelper
UdotGradU(libMesh::Gradient &U, libMesh::Gradient &grad_u) const GRINS::IncompressibleNavierStokesStabilizationHelper
UdotGradU(libMesh::Gradient &U, libMesh::Gradient &grad_u, libMesh::Gradient &grad_v) const GRINS::IncompressibleNavierStokesStabilizationHelper
UdotGradU(libMesh::Gradient &U, libMesh::Gradient &grad_u, libMesh::Gradient &grad_v, libMesh::Gradient &grad_w) const GRINS::IncompressibleNavierStokesStabilizationHelper
zero_vector_functionGRINS::ParameterUserstatic
~IncompressibleNavierStokesStabilizationHelper()GRINS::IncompressibleNavierStokesStabilizationHelper
~LowMachNavierStokesStabilizationHelper()GRINS::LowMachNavierStokesStabilizationHelper
~ParameterUser()GRINS::ParameterUserinlinevirtual
~ReactingLowMachNavierStokesStabilizationHelper()GRINS::ReactingLowMachNavierStokesStabilizationHelperinline
~StabilizationHelper()GRINS::StabilizationHelper

Generated on Tue Dec 19 2017 12:47:32 for GRINS-0.8.0 by  doxygen 1.8.9.1