CalculateConstitutiveTensor(ModelDataType &rValues, Matrix &rConstitutive) | Kratos::ConstitutiveModel | virtual |
CalculateIsochoricConstitutiveTensor(ModelDataType &rValues, Matrix &rConstitutive) | Kratos::ConstitutiveModel | virtual |
CalculateIsochoricStressAndConstitutiveTensors(ModelDataType &rValues, MatrixType &rStressMatrix, Matrix &rConstitutive) | Kratos::ConstitutiveModel | virtual |
CalculateIsochoricStressTensor(ModelDataType &rValues, MatrixType &rStressMatrix) | Kratos::ConstitutiveModel | virtual |
CalculateStrainEnergy(ModelDataType &rValues, double &rDensityFunction) | Kratos::ConstitutiveModel | virtual |
CalculateStressAndConstitutiveTensors(ModelDataType &rValues, MatrixType &rStressMatrix, Matrix &rConstitutive) | Kratos::ConstitutiveModel | virtual |
CalculateStressTensor(ModelDataType &rValues, MatrixType &rStressMatrix) | Kratos::ConstitutiveModel | virtual |
CalculateVolumetricConstitutiveTensor(ModelDataType &rValues, Matrix &rConstitutive) | Kratos::ConstitutiveModel | virtual |
CalculateVolumetricStressAndConstitutiveTensors(ModelDataType &rValues, MatrixType &rStressMatrix, Matrix &rConstitutive) | Kratos::ConstitutiveModel | virtual |
CalculateVolumetricStressTensor(ModelDataType &rValues, MatrixType &rStressMatrix) | Kratos::ConstitutiveModel | virtual |
Check(const Properties &rProperties, const ProcessInfo &rCurrentProcessInfo) | Kratos::ConstitutiveModel | virtual |
Clone() const | Kratos::ConstitutiveModel | virtual |
ConstitutiveModel() | Kratos::ConstitutiveModel | |
ConstitutiveModel(ConstitutiveModel const &rOther) | Kratos::ConstitutiveModel | |
FinalizeModel(ModelDataType &rValues) | Kratos::ConstitutiveModel | virtual |
GetDomainVariablesList(std::vector< Variable< double > > &rScalarVariables, std::vector< Variable< array_1d< double, 3 > > > &rComponentVariables) | Kratos::ConstitutiveModel | virtual |
GetValue(const Variable< double > &rThisVariable, double &rValue) | Kratos::ConstitutiveModel | virtual |
Has(const Variable< double > &rThisVariable) | Kratos::ConstitutiveModel | virtual |
Info() const | Kratos::ConstitutiveModel | inlinevirtual |
InitializeMaterial(const Properties &rProperties) | Kratos::ConstitutiveModel | virtual |
InitializeModel(ModelDataType &rValues) | Kratos::ConstitutiveModel | virtual |
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 |
operator=(ConstitutiveModel const &rOther) | Kratos::ConstitutiveModel | |
PrintData(std::ostream &rOStream) const | Kratos::ConstitutiveModel | inlinevirtual |
PrintInfo(std::ostream &rOStream) const | Kratos::ConstitutiveModel | inlinevirtual |
Serializer class | Kratos::ConstitutiveModel | friend |
SetValue(const Variable< double > &rVariable, const double &rValue, const ProcessInfo &rCurrentProcessInfo) | Kratos::ConstitutiveModel | virtual |
SetValue(const Variable< Vector > &rThisVariable, const Vector &rValue, const ProcessInfo &rCurrentProcessInfo) | Kratos::ConstitutiveModel | virtual |
SetValue(const Variable< Matrix > &rThisVariable, const Matrix &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 |