chrono::fea::ChMaterialShellKirchhoff Member List
This is the complete list of members for chrono::fea::ChMaterialShellKirchhoff, including all inherited members.
| ChMaterialFEA() (defined in chrono::fea::ChMaterialFEA) | chrono::fea::ChMaterialFEA | inlineprotected |
| ChMaterialFEA(double density) (defined in chrono::fea::ChMaterialFEA) | chrono::fea::ChMaterialFEA | inlineprotected |
| ChMaterialShellKirchhoff(std::shared_ptr< ChElasticityKirchhoff > elasticity) | chrono::fea::ChMaterialShellKirchhoff | |
| ChMaterialShellKirchhoff(std::shared_ptr< ChElasticityKirchhoff > elasticity, std::shared_ptr< ChPlasticityKirchhoff > plasticity) | chrono::fea::ChMaterialShellKirchhoff | |
| ChMaterialShellKirchhoff(std::shared_ptr< ChElasticityKirchhoff > elasticity, std::shared_ptr< ChPlasticityKirchhoff > plasticity, std::shared_ptr< ChDampingKirchhoff > damping) | chrono::fea::ChMaterialShellKirchhoff | |
| ComputeStiffnessMatrix(ChMatrixRef K, const ChVector3d &eps, const ChVector3d &kur, const double z_inf, const double z_sup, const double angle, const ChShellKirchhoffInternalData *mdata=nullptr) | chrono::fea::ChMaterialShellKirchhoff | virtual |
| ComputeStress(ChVector3d &n, ChVector3d &m, const ChVector3d &eps, const ChVector3d &kur, const double z_inf, const double z_sup, const double angle, ChShellKirchhoffInternalData *mdata_new=nullptr, const ChShellKirchhoffInternalData *mdata=nullptr) | chrono::fea::ChMaterialShellKirchhoff | virtual |
| GetDamping() | chrono::fea::ChMaterialShellKirchhoff | inline |
| GetDensity() const | chrono::fea::ChMaterialFEA | inline |
| GetElasticity() | chrono::fea::ChMaterialShellKirchhoff | inline |
| GetPlasticity() | chrono::fea::ChMaterialShellKirchhoff | inline |
| m_density | chrono::fea::ChMaterialFEA | protected |
| SetDamping(std::shared_ptr< ChDampingKirchhoff > mdamping) | chrono::fea::ChMaterialShellKirchhoff | |
| SetDensity(double density) | chrono::fea::ChMaterialFEA | inline |
| SetElasticity(std::shared_ptr< ChElasticityKirchhoff > melasticity) | chrono::fea::ChMaterialShellKirchhoff | |
| SetPlasticity(std::shared_ptr< ChPlasticityKirchhoff > mplasticity) | chrono::fea::ChMaterialShellKirchhoff | |
| ~ChMaterialShellKirchhoff() (defined in chrono::fea::ChMaterialShellKirchhoff) | chrono::fea::ChMaterialShellKirchhoff | inlinevirtual |