OGS
ConstitutiveData.h File Reference

Detailed Description

Definition in file ConstitutiveData.h.

Include dependency graph for 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::RichardsMechanics

Typedefs

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