GRINS-0.8.0
|
This is the complete list of members for GRINS::HookesLaw, including all inherited members.
_C | GRINS::HookesLaw | private |
_lambda | GRINS::HookesLaw | private |
_mu | GRINS::HookesLaw | private |
compute_33_stress(const libMesh::TensorValue< libMesh::Real > &g_contra, const libMesh::TensorValue< libMesh::Real > &g_cov, const libMesh::TensorValue< libMesh::Real > &G_contra, const libMesh::TensorValue< libMesh::Real > &G_cov) | GRINS::StressStrainLaw< HookesLaw > | |
compute_33_stress_imp(const libMesh::TensorValue< libMesh::Real > &g_contra, const libMesh::TensorValue< libMesh::Real > &g_cov, const libMesh::TensorValue< libMesh::Real > &G_contra, const libMesh::TensorValue< libMesh::Real > &G_cov) | GRINS::HookesLaw | private |
compute_stress(unsigned int dim, const libMesh::TensorValue< libMesh::Real > &g_contra, const libMesh::TensorValue< libMesh::Real > &g_cov, const libMesh::TensorValue< libMesh::Real > &G_contra, const libMesh::TensorValue< libMesh::Real > &G_cov, libMesh::TensorValue< libMesh::Real > &stress) | GRINS::StressStrainLaw< HookesLaw > | |
compute_stress_and_elasticity(unsigned int dim, const libMesh::TensorValue< libMesh::Real > &g_contra, const libMesh::TensorValue< libMesh::Real > &g_cov, const libMesh::TensorValue< libMesh::Real > &G_contra, const libMesh::TensorValue< libMesh::Real > &G_cov, libMesh::TensorValue< libMesh::Real > &stress, ElasticityTensor &C) | GRINS::StressStrainLaw< HookesLaw > | |
compute_stress_and_elasticity_imp(unsigned int dim, const libMesh::TensorValue< libMesh::Real > &g_contra, const libMesh::TensorValue< libMesh::Real > &g_cov, const libMesh::TensorValue< libMesh::Real > &G_contra, const libMesh::TensorValue< libMesh::Real > &G_cov, libMesh::TensorValue< libMesh::Real > &stress, ElasticityTensor &C) | GRINS::HookesLaw | private |
compute_stress_imp(unsigned int dim, const libMesh::TensorValue< libMesh::Real > &g_contra, const libMesh::TensorValue< libMesh::Real > &g_cov, const libMesh::TensorValue< libMesh::Real > &G_contra, const libMesh::TensorValue< libMesh::Real > &G_cov, libMesh::TensorValue< libMesh::Real > &stress) | GRINS::HookesLaw | private |
HookesLaw(const GetPot &input) | GRINS::HookesLaw | |
HookesLaw(const GetPot &input, const std::string &material) | GRINS::HookesLaw | |
HookesLaw() | GRINS::HookesLaw | private |
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 |
read_input_options(const GetPot &input) | GRINS::HookesLaw | private |
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 |
StressStrainLaw() | GRINS::StressStrainLaw< HookesLaw > | inline |
StressStrainLaw< HookesLaw > class | GRINS::HookesLaw | friend |
zero_vector_function | GRINS::ParameterUser | static |
~HookesLaw() | GRINS::HookesLaw | virtual |
~ParameterUser() | GRINS::ParameterUser | inlinevirtual |
~StressStrainLaw() | GRINS::StressStrainLaw< HookesLaw > | inlinevirtual |