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 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 |