GRINS-0.8.0
|
This is the complete list of members for GRINS::ConstantCatalycity, including all inherited members.
_gamma | GRINS::ConstantCatalycity | protected |
CatalycityBase() | GRINS::CatalycityBase | |
clone() const | GRINS::ConstantCatalycity | virtual |
ConstantCatalycity(const libMesh::Real gamma) | GRINS::ConstantCatalycity | |
ConstantCatalycity() | GRINS::ConstantCatalycity | private |
dT(const libMesh::Real T) const | GRINS::ConstantCatalycity | virtual |
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 |
operator()(const libMesh::Real T) const | GRINS::ConstantCatalycity | 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::ParameterUser | 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 |
set_parameters(const GetPot &input, const std::string ¶m_base) | GRINS::ConstantCatalycity | virtual |
set_params(const std::vector< libMesh::Real > ¶ms) | GRINS::ConstantCatalycity | virtual |
zero_vector_function | GRINS::ParameterUser | static |
~CatalycityBase() | GRINS::CatalycityBase | virtual |
~ConstantCatalycity() | GRINS::ConstantCatalycity | virtual |
~ParameterUser() | GRINS::ParameterUser | inlinevirtual |