OGS
ConstitutiveData.h File Reference
Include dependency graph for SmallDeformation/ConstitutiveRelations/ConstitutiveData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ProcessLib
namespace  ProcessLib::SmallDeformation
namespace  ProcessLib::SmallDeformation::ConstitutiveRelations

Typedefs

template<int DisplacementDim>
using ProcessLib::SmallDeformation::ConstitutiveRelations::StatefulData = std::tuple<StressData<DisplacementDim>>
 Data whose state must be tracked by the process.
template<int DisplacementDim>
using ProcessLib::SmallDeformation::ConstitutiveRelations::StatefulDataPrev
template<int DisplacementDim>
using ProcessLib::SmallDeformation::ConstitutiveRelations::OutputData
 Data that is needed for output purposes, but not directly for the assembly.
template<int DisplacementDim>
using ProcessLib::SmallDeformation::ConstitutiveRelations::ConstitutiveData
 Data that is needed for the equation system assembly.
template<int DisplacementDim>
using ProcessLib::SmallDeformation::ConstitutiveRelations::ConstitutiveTempData