![]() |
KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
This is the complete list of members for Kratos::HyperElasticModel, including all inherited members.
| AddConstitutiveComponent(HyperElasticDataType &rVariables, double &rCabcd, const unsigned int &a, const unsigned int &b, const unsigned int &c, const unsigned int &d) | Kratos::HyperElasticModel | protectedvirtual |
| AddIsochoricConstitutiveComponent(HyperElasticDataType &rVariables, double &rCabcd, const unsigned int &a, const unsigned int &b, const unsigned int &c, const unsigned int &d) | Kratos::HyperElasticModel | protectedvirtual |
| AddVolumetricConstitutiveComponent(HyperElasticDataType &rVariables, double &rCabcd, const unsigned int &a, const unsigned int &b, const unsigned int &c, const unsigned int &d) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateAndAddConstitutiveTensor(HyperElasticDataType &rVariables, Matrix &rConstitutiveMatrix) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateAndAddIsochoricConstitutiveTensor(HyperElasticDataType &rVariables, Matrix &rConstitutiveMatrix) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateAndAddIsochoricStrainEnergy(HyperElasticDataType &rVariables, double &rIsochoricDensityFunction) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateAndAddIsochoricStressTensor(HyperElasticDataType &rVariables, MatrixType &rStressMatrix) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateAndAddStressTensor(HyperElasticDataType &rVariables, MatrixType &rStressMatrix) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateAndAddVolumetricConstitutiveTensor(HyperElasticDataType &rVariables, Matrix &rConstitutiveMatrix) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateAndAddVolumetricStrainEnergy(HyperElasticDataType &rVariables, double &rVolumetricDensityFunction) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateAndAddVolumetricStressTensor(HyperElasticDataType &rVariables, MatrixType &rStressMatrix) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateConstitutiveTensor(ModelDataType &rValues, Matrix &rConstitutiveMatrix) override | Kratos::HyperElasticModel | virtual |
| CalculateInvariants(HyperElasticDataType &rVariables) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateIsochoricConstitutiveTensor(ModelDataType &rValues, Matrix &rConstitutiveMatrix) override | Kratos::HyperElasticModel | virtual |
| CalculateIsochoricStressAndConstitutiveTensors(ModelDataType &rValues, MatrixType &rStressMatrix, Matrix &rConstitutiveMatrix) override | Kratos::HyperElasticModel | virtual |
| CalculateIsochoricStressTensor(ModelDataType &rValues, MatrixType &rStressMatrix) override | Kratos::HyperElasticModel | virtual |
| CalculateScalingFactors(HyperElasticDataType &rVariables) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateStrainData(ModelDataType &rValues, HyperElasticDataType &rVariables) | Kratos::HyperElasticModel | protectedvirtual |
| CalculateStrainEnergy(ModelDataType &rValues, double &rDensityFunction) override | Kratos::HyperElasticModel | virtual |
| CalculateStrainInvariants(const MatrixType &rStrainMatrix, double &rI1, double &rI2, double &rI3) | Kratos::HyperElasticModel | protected |
| CalculateStressAndConstitutiveTensors(ModelDataType &rValues, MatrixType &rStressMatrix, Matrix &rConstitutiveMatrix) override | Kratos::HyperElasticModel | virtual |
| CalculateStressTensor(ModelDataType &rValues, MatrixType &rStressMatrix) override | Kratos::HyperElasticModel | virtual |
| CalculateVolumetricConstitutiveTensor(ModelDataType &rValues, Matrix &rConstitutiveMatrix) override | Kratos::HyperElasticModel | virtual |
| CalculateVolumetricStressAndConstitutiveTensors(ModelDataType &rValues, MatrixType &rStressMatrix, Matrix &rConstitutiveMatrix) override | Kratos::HyperElasticModel | virtual |
| CalculateVolumetricStressTensor(ModelDataType &rValues, MatrixType &rStressMatrix) override | Kratos::HyperElasticModel | virtual |
| Check(const Properties &rProperties, const ProcessInfo &rCurrentProcessInfo) override | Kratos::HyperElasticModel | virtual |
| Clone() const override | Kratos::HyperElasticModel | virtual |
| ConstitutiveModel() | Kratos::ConstitutiveModel | |
| ConstitutiveModel(ConstitutiveModel const &rOther) | Kratos::ConstitutiveModel | |
| FinalizeModel(ModelDataType &rValues) override | Kratos::HyperElasticModel | virtual |
| GetDomainVariablesList(std::vector< Variable< double > > &rScalarVariables, std::vector< Variable< array_1d< double, 3 > > > &rComponentVariables) override | Kratos::HyperElasticModel | inlinevirtual |
| GetJLeftCauchyGreen1stDerivative(const StrainData &rStrain, double &rDerivative, const double &a, const double &b) | Kratos::HyperElasticModel | protected |
| GetJLeftCauchyGreen2ndDerivative(const StrainData &rStrain, double &rDerivative, const double &a, const double &b, const double &c, const double &d) | Kratos::HyperElasticModel | protected |
| GetJLeftCauchyGreenDerivative(const StrainData &rStrain, MatrixType &rDerivative) | Kratos::HyperElasticModel | protected |
| GetJLeftCauchyGreenSquare1stDerivative(const StrainData &rStrain, double &rDerivative, const double &a, const double &b, const double &c, const double &d) | Kratos::HyperElasticModel | protected |
| GetJRightCauchyGreen1stDerivative(const StrainData &rStrain, double &rDerivative, const double &a, const double &b) | Kratos::HyperElasticModel | protected |
| GetJRightCauchyGreen2ndDerivative(const StrainData &rStrain, double &rDerivative, const double &a, const double &b, const double &c, const double &d) | Kratos::HyperElasticModel | protected |
| GetJRightCauchyGreenDerivative(const StrainData &rStrain, MatrixType &rDerivative) | Kratos::HyperElasticModel | protected |
| GetJRightCauchyGreenSquare1stDerivative(const StrainData &rStrain, double &rDerivative, const double &a, const double &b, const double &c, const double &d) | Kratos::HyperElasticModel | protected |
| GetValue(const Variable< double > &rThisVariable, double &rValue) | Kratos::ConstitutiveModel | virtual |
| GetVolumetricFunction1stJDerivative(HyperElasticDataType &rVariables, double &rDerivative) | Kratos::HyperElasticModel | protectedvirtual |
| GetVolumetricFunction2ndJDerivative(HyperElasticDataType &rVariables, double &rDerivative) | Kratos::HyperElasticModel | protectedvirtual |
| Has(const Variable< double > &rThisVariable) | Kratos::ConstitutiveModel | virtual |
| HyperElasticDataType typedef | Kratos::HyperElasticModel | |
| HyperElasticModel() | Kratos::HyperElasticModel | |
| HyperElasticModel(HyperElasticModel const &rOther) | Kratos::HyperElasticModel | |
| Info() const override | Kratos::HyperElasticModel | inlinevirtual |
| InitializeMaterial(const Properties &rProperties) | Kratos::ConstitutiveModel | virtual |
| InitializeModel(ModelDataType &rValues) override | Kratos::HyperElasticModel | virtual |
| KRATOS_CLASS_POINTER_DEFINITION(HyperElasticModel) | Kratos::HyperElasticModel | |
| Kratos::ConstitutiveModel::KRATOS_CLASS_POINTER_DEFINITION(ConstitutiveModel) | Kratos::ConstitutiveModel | |
| KRATOS_DEFINE_LOCAL_FLAG(ADD_HISTORY_VECTOR) | Kratos::ConstitutiveModel | |
| KRATOS_DEFINE_LOCAL_FLAG(HISTORY_STRAIN_MEASURE) | Kratos::ConstitutiveModel | |
| KRATOS_DEFINE_LOCAL_FLAG(HISTORY_STRESS_MEASURE) | Kratos::ConstitutiveModel | |
| MaterialDataType typedef | Kratos::ConstitutiveModel | |
| MatrixType typedef | Kratos::ConstitutiveModel | |
| mHistoryVector | Kratos::ConstitutiveModel | protected |
| ModelDataType typedef | Kratos::ConstitutiveModel | |
| mOptions | Kratos::ConstitutiveModel | protected |
| msIdentityMatrix | Kratos::HyperElasticModel | protectedstatic |
| operator=(HyperElasticModel const &rOther) | Kratos::HyperElasticModel | |
| Kratos::ConstitutiveModel::operator=(ConstitutiveModel const &rOther) | Kratos::ConstitutiveModel | |
| PrintData(std::ostream &rOStream) const override | Kratos::HyperElasticModel | inlinevirtual |
| PrintInfo(std::ostream &rOStream) const override | Kratos::HyperElasticModel | inlinevirtual |
| Serializer class | Kratos::HyperElasticModel | friend |
| SetValue(const Variable< Vector > &rThisVariable, const Vector &rValue, const ProcessInfo &rCurrentProcessInfo) override | Kratos::HyperElasticModel | inlinevirtual |
| SetValue(const Variable< Matrix > &rThisVariable, const Matrix &rValue, const ProcessInfo &rCurrentProcessInfo) override | Kratos::HyperElasticModel | inlinevirtual |
| Kratos::ConstitutiveModel::SetValue(const Variable< double > &rVariable, const double &rValue, const ProcessInfo &rCurrentProcessInfo) | Kratos::ConstitutiveModel | virtual |
| SizeType typedef | Kratos::ConstitutiveModel | |
| StrainMeasureType typedef | Kratos::ConstitutiveModel | |
| StressMeasureType typedef | Kratos::ConstitutiveModel | |
| VectorType typedef | Kratos::ConstitutiveModel | |
| VoigtIndexType typedef | Kratos::ConstitutiveModel | protected |
| ~ConstitutiveModel() | Kratos::ConstitutiveModel | virtual |
| ~HyperElasticModel() override | Kratos::HyperElasticModel |