This is the complete list of members for Opm::Elasticity::OrthotropicD, including all inherited members.
| create(int ID, const Dune::DynamicVector< double > ¶ms) | Opm::Elasticity::Material | static |
| create(int ID, const std::string &file) | Opm::Elasticity::Material | static |
| getConstitutiveMatrix(Dune::FieldMatrix< double, 6, 6 > &C, bool invers=false) const override | Opm::Elasticity::OrthotropicD | virtual |
| getConstitutiveMatrix(Dune::FieldMatrix< double, 3, 3 > &C, bool invers=false) const override | Opm::Elasticity::OrthotropicD | virtual |
| getMassDensity() const | Opm::Elasticity::Material | inline |
| getPar(int ipar=1) const override | Opm::Elasticity::OrthotropicD | virtual |
| Material(int ID=0, double density=0.0) | Opm::Elasticity::Material | inlineprotected |
| num() const | Opm::Elasticity::Material | inline |
| numPar() const override | Opm::Elasticity::OrthotropicD | inlinevirtual |
| OrthotropicD(int ID, double Ex, double Ey, double Ez, double Gxy, double Gxz=double(-1), double Gyz=double(-1)) | Opm::Elasticity::OrthotropicD | |
| write(std::ostream &os) const override | Opm::Elasticity::OrthotropicD | protectedvirtual |
| ~Material() | Opm::Elasticity::Material | inlinevirtual |
| ~OrthotropicD() override | Opm::Elasticity::OrthotropicD | inline |