chrono::fea::ChMaterialShellKirchhoff Member List
This is the complete list of members for chrono::fea::ChMaterialShellKirchhoff, including all inherited members.
ChMaterialShellKirchhoff(std::shared_ptr< ChElasticityKirchhoff > melasticity) | chrono::fea::ChMaterialShellKirchhoff | |
ChMaterialShellKirchhoff(std::shared_ptr< ChElasticityKirchhoff > melasticity, std::shared_ptr< ChPlasticityKirchhoff > mplasticity) | chrono::fea::ChMaterialShellKirchhoff | |
ChMaterialShellKirchhoff(std::shared_ptr< ChElasticityKirchhoff > melasticity, std::shared_ptr< ChPlasticityKirchhoff > mplasticity, std::shared_ptr< ChDampingKirchhoff > mdamping) | 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 (defined in chrono::fea::ChMaterialShellKirchhoff) | chrono::fea::ChMaterialShellKirchhoff | inline |
GetElasticity() | chrono::fea::ChMaterialShellKirchhoff | inline |
GetPlasticity() | chrono::fea::ChMaterialShellKirchhoff | inline |
SetDamping(std::shared_ptr< ChDampingKirchhoff > mdamping) | chrono::fea::ChMaterialShellKirchhoff | |
SetDensity(double md) | chrono::fea::ChMaterialShellKirchhoff | 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 |