|
GRINS-0.8.0
|
This is the complete list of members for GRINS::CatalyticWallBase< Chemistry >, including all inherited members.
| _C | GRINS::CatalyticWallBase< Chemistry > | protected |
| _chem_ptr | GRINS::CatalyticWallBase< Chemistry > | protected |
| _chemistry | GRINS::CatalyticWallBase< Chemistry > | protected |
| _gamma_ptr | GRINS::CatalyticWallBase< Chemistry > | protected |
| _gamma_s | GRINS::CatalyticWallBase< Chemistry > | protected |
| _p0 | GRINS::CatalyticWallBase< Chemistry > | protected |
| _species_vars | GRINS::CatalyticWallBase< Chemistry > | protected |
| _T_var | GRINS::CatalyticWallBase< Chemistry > | protected |
| apply_fluxes(AssemblyContext &context, const CachedValues &cache, const bool request_jacobian)=0 | GRINS::CatalyticWallBase< Chemistry > | pure virtual |
| CatalyticWallBase(SharedPtr< Chemistry > &chem, SharedPtr< CatalycityBase > &gamma, const std::vector< VariableIndex > &species_vars, VariableIndex T_var, libMesh::Real p0, unsigned int reactant_species_idx) | GRINS::CatalyticWallBase< Chemistry > | |
| CatalyticWallBase(const Chemistry &chem_mixture, CatalycityBase &gamma, const unsigned int reactant_species_idx) | GRINS::CatalyticWallBase< Chemistry > | |
| domega_dot_dT(const libMesh::Real rho_s, const libMesh::Real T) const | GRINS::CatalyticWallBase< Chemistry > | inline |
| domega_dot_dws(const libMesh::Real rho_s, const libMesh::Real w_s, const libMesh::Real T, const libMesh::Real R) const | GRINS::CatalyticWallBase< Chemistry > | inline |
| eval_flux(bool compute_jacobian, AssemblyContext &context, libMesh::Real sign, bool is_axisymmetric)=0 | GRINS::NeumannBCAbstract | pure virtual |
| eval_gamma(libMesh::Real T) const | GRINS::CatalyticWallBase< Chemistry > | inlineprotected |
| eval_gamma_dT(libMesh::Real T) const | GRINS::CatalyticWallBase< Chemistry > | inlineprotected |
| init(const libMesh::FEMSystem &) | GRINS::CatalyticWallBase< Chemistry > | inlinevirtual |
| 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 |
| NeumannBCAbstract() | GRINS::NeumannBCAbstract | inline |
| omega_dot(const libMesh::Real rho_s, const libMesh::Real T) const | GRINS::CatalyticWallBase< Chemistry > | inline |
| ParameterUser(const std::string &user_name) | GRINS::ParameterUser | inline |
| register_parameter(const std::string ¶m_name, libMesh::ParameterMultiAccessor< libMesh::Number > ¶m_pointer) const | GRINS::CatalyticWallBase< Chemistry > | virtual |
| rho(libMesh::Real T, libMesh::Real p0, libMesh::Real R_mix) const | GRINS::CatalyticWallBase< Chemistry > | inline |
| set_catalycity_params(const std::vector< libMesh::Real > ¶ms) | GRINS::CatalyticWallBase< Chemistry > | |
| 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 |
| zero_vector_function | GRINS::ParameterUser | static |
| ~CatalyticWallBase() | GRINS::CatalyticWallBase< Chemistry > | inlinevirtual |
| ~NeumannBCAbstract() | GRINS::NeumannBCAbstract | inlinevirtual |
| ~ParameterUser() | GRINS::ParameterUser | inlinevirtual |