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.
Kratos::ConstitutiveModel Member List

This is the complete list of members for Kratos::ConstitutiveModel, including all inherited members.

CalculateConstitutiveTensor(ModelDataType &rValues, Matrix &rConstitutive)Kratos::ConstitutiveModelvirtual
CalculateIsochoricConstitutiveTensor(ModelDataType &rValues, Matrix &rConstitutive)Kratos::ConstitutiveModelvirtual
CalculateIsochoricStressAndConstitutiveTensors(ModelDataType &rValues, MatrixType &rStressMatrix, Matrix &rConstitutive)Kratos::ConstitutiveModelvirtual
CalculateIsochoricStressTensor(ModelDataType &rValues, MatrixType &rStressMatrix)Kratos::ConstitutiveModelvirtual
CalculateStrainEnergy(ModelDataType &rValues, double &rDensityFunction)Kratos::ConstitutiveModelvirtual
CalculateStressAndConstitutiveTensors(ModelDataType &rValues, MatrixType &rStressMatrix, Matrix &rConstitutive)Kratos::ConstitutiveModelvirtual
CalculateStressTensor(ModelDataType &rValues, MatrixType &rStressMatrix)Kratos::ConstitutiveModelvirtual
CalculateVolumetricConstitutiveTensor(ModelDataType &rValues, Matrix &rConstitutive)Kratos::ConstitutiveModelvirtual
CalculateVolumetricStressAndConstitutiveTensors(ModelDataType &rValues, MatrixType &rStressMatrix, Matrix &rConstitutive)Kratos::ConstitutiveModelvirtual
CalculateVolumetricStressTensor(ModelDataType &rValues, MatrixType &rStressMatrix)Kratos::ConstitutiveModelvirtual
Check(const Properties &rProperties, const ProcessInfo &rCurrentProcessInfo)Kratos::ConstitutiveModelvirtual
Clone() constKratos::ConstitutiveModelvirtual
ConstitutiveModel()Kratos::ConstitutiveModel
ConstitutiveModel(ConstitutiveModel const &rOther)Kratos::ConstitutiveModel
FinalizeModel(ModelDataType &rValues)Kratos::ConstitutiveModelvirtual
GetDomainVariablesList(std::vector< Variable< double > > &rScalarVariables, std::vector< Variable< array_1d< double, 3 > > > &rComponentVariables)Kratos::ConstitutiveModelvirtual
GetValue(const Variable< double > &rThisVariable, double &rValue)Kratos::ConstitutiveModelvirtual
Has(const Variable< double > &rThisVariable)Kratos::ConstitutiveModelvirtual
Info() constKratos::ConstitutiveModelinlinevirtual
InitializeMaterial(const Properties &rProperties)Kratos::ConstitutiveModelvirtual
InitializeModel(ModelDataType &rValues)Kratos::ConstitutiveModelvirtual
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 typedefKratos::ConstitutiveModel
MatrixType typedefKratos::ConstitutiveModel
mHistoryVectorKratos::ConstitutiveModelprotected
ModelDataType typedefKratos::ConstitutiveModel
mOptionsKratos::ConstitutiveModelprotected
operator=(ConstitutiveModel const &rOther)Kratos::ConstitutiveModel
PrintData(std::ostream &rOStream) constKratos::ConstitutiveModelinlinevirtual
PrintInfo(std::ostream &rOStream) constKratos::ConstitutiveModelinlinevirtual
Serializer classKratos::ConstitutiveModelfriend
SetValue(const Variable< double > &rVariable, const double &rValue, const ProcessInfo &rCurrentProcessInfo)Kratos::ConstitutiveModelvirtual
SetValue(const Variable< Vector > &rThisVariable, const Vector &rValue, const ProcessInfo &rCurrentProcessInfo)Kratos::ConstitutiveModelvirtual
SetValue(const Variable< Matrix > &rThisVariable, const Matrix &rValue, const ProcessInfo &rCurrentProcessInfo)Kratos::ConstitutiveModelvirtual
SizeType typedefKratos::ConstitutiveModel
StrainMeasureType typedefKratos::ConstitutiveModel
StressMeasureType typedefKratos::ConstitutiveModel
VectorType typedefKratos::ConstitutiveModel
VoigtIndexType typedefKratos::ConstitutiveModelprotected
~ConstitutiveModel()Kratos::ConstitutiveModelvirtual