chrono::fea::ChMaterialShellReissnerOrthotropic Member List
This is the complete list of members for chrono::fea::ChMaterialShellReissnerOrthotropic, 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 | |
ChMaterialShellReissnerOrthotropic(double mdensity, double m_E_x, double m_E_y, double m_nu_xy, double m_G_xy, double m_G_xz, double m_G_yz, double m_alpha=1.0, double m_beta=0.1) | chrono::fea::ChMaterialShellReissnerOrthotropic | inline |
ChMaterialShellReissnerOrthotropic(double mdensity, double m_E, double m_nu, double m_alpha=1.0, double m_beta=0.1) | chrono::fea::ChMaterialShellReissnerOrthotropic | inline |
ComputeStiffnessMatrix(ChMatrixRef K, const ChVector3d &eps_u, const ChVector3d &eps_v, const ChVector3d &kur_u, const ChVector3d &kur_v, const double z_inf, const double z_sup, const double angle, const ChShellReissnerInternalData *mdata=nullptr) | chrono::fea::ChMaterialShellReissner | virtual |
ComputeStress(ChVector3d &n_u, ChVector3d &n_v, ChVector3d &m_u, ChVector3d &m_v, const ChVector3d &eps_u, const ChVector3d &eps_v, const ChVector3d &kur_u, const ChVector3d &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 |
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 |