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

Detailed Description

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

Data whose state must be tracked by the process.

Definition at line 24 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::SmallDeformation::ConstitutiveRelations::StatefulData< DisplacementDim >::reflect ( )
inlinestatic

Definition at line 28 of file ConstitutiveData.h.

29 {
31
33 }
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: