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

Detailed Description

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

Data whose state must be tracked by the process.

Definition at line 38 of file ConstitutiveData.h.

#include <ConstitutiveData.h>

Collaboration diagram for ProcessLib::SmallDeformation::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >:
[legend]

Public Member Functions

StatefulDataPrev< DisplacementDim > & operator= (StatefulData< DisplacementDim > const &state)
 

Public Attributes

PrevState< StressData< DisplacementDim > > stress_data
 

Member Function Documentation

◆ operator=()

template<int DisplacementDim>
StatefulDataPrev< DisplacementDim > & ProcessLib::SmallDeformation::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::operator= ( StatefulData< DisplacementDim > const & state)
inline

Member Data Documentation

◆ stress_data


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