OGS
ProcessLib::LargeDeformation::ConstitutiveRelations::StatefulData< DisplacementDim > Struct Template Reference

Detailed Description

template<int DisplacementDim>
struct ProcessLib::LargeDeformation::ConstitutiveRelations::StatefulData< DisplacementDim >

Data whose state must be tracked by the process.

Definition at line 23 of file ConstitutiveData.h.

#include <ConstitutiveData.h>

Static Public Member Functions

static auto reflect ()

Public Attributes

StressData< DisplacementDim > stress_data

Member Function Documentation

◆ reflect()

template<int DisplacementDim>
auto ProcessLib::LargeDeformation::ConstitutiveRelations::StatefulData< DisplacementDim >::reflect ( )
inlinestatic

Definition at line 27 of file ConstitutiveData.h.

28 {
30
32 }
auto reflectWithoutName(Accessors &&... accessors)
Data whose state must be tracked by the process.

References ProcessLib::Reflection::reflectWithoutName().

Member Data Documentation

◆ stress_data


The documentation for this struct was generated from the following file: