chrono::fea::ChMaterialShellReissnerIsothropic Member List
This is the complete list of members for chrono::fea::ChMaterialShellReissnerIsothropic, including all inherited members.
ChMaterialShellReissner(std::shared_ptr< ChElasticityReissner > melasticity) | chrono::fea::ChMaterialShellReissner | |
ChMaterialShellReissner(std::shared_ptr< ChElasticityReissner > melasticity, std::shared_ptr< ChPlasticityReissner > mplasticity) | chrono::fea::ChMaterialShellReissner | |
ChMaterialShellReissner(std::shared_ptr< ChElasticityReissner > melasticity, std::shared_ptr< ChPlasticityReissner > mplasticity, std::shared_ptr< ChDampingReissner > mdamping) | chrono::fea::ChMaterialShellReissner | |
ChMaterialShellReissnerIsothropic(double mdensity, double E, double nu, double alpha=1.0, double beta=0.1) | chrono::fea::ChMaterialShellReissnerIsothropic | inline |
ComputeStiffnessMatrix(ChMatrixRef K, const ChVector<> &eps_u, const ChVector<> &eps_v, const ChVector<> &kur_u, const ChVector<> &kur_v, const double z_inf, const double z_sup, const double angle, const ChShellReissnerInternalData *mdata=nullptr) | chrono::fea::ChMaterialShellReissner | virtual |
ComputeStress(ChVector<> &n_u, ChVector<> &n_v, ChVector<> &m_u, ChVector<> &m_v, const ChVector<> &eps_u, const ChVector<> &eps_v, const ChVector<> &kur_u, const ChVector<> &kur_v, const double z_inf, const double z_sup, const double angle, ChShellReissnerInternalData *mdata_new=nullptr, const ChShellReissnerInternalData *mdata=nullptr) | chrono::fea::ChMaterialShellReissner | virtual |
Get_rho() const | chrono::fea::ChMaterialShellReissner | inline |
GetDamping() | chrono::fea::ChMaterialShellReissner | inline |
GetDensity() const (defined in chrono::fea::ChMaterialShellReissner) | chrono::fea::ChMaterialShellReissner | inline |
GetElasticity() | chrono::fea::ChMaterialShellReissner | inline |
GetPlasticity() | chrono::fea::ChMaterialShellReissner | inline |
SetDamping(std::shared_ptr< ChDampingReissner > mdamping) | chrono::fea::ChMaterialShellReissner | |
SetDensity(double md) | chrono::fea::ChMaterialShellReissner | inline |
SetElasticity(std::shared_ptr< ChElasticityReissner > melasticity) | chrono::fea::ChMaterialShellReissner | |
SetPlasticity(std::shared_ptr< ChPlasticityReissner > mplasticity) | chrono::fea::ChMaterialShellReissner | |
~ChMaterialShellReissner() (defined in chrono::fea::ChMaterialShellReissner) | chrono::fea::ChMaterialShellReissner | inlinevirtual |