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

Detailed Description

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

Data that is needed for output purposes, but not directly for the assembly.

Definition at line 52 of file ConstitutiveData.h.

#include <ConstitutiveData.h>

Static Public Member Functions

static auto reflect ()

Public Attributes

StrainData< DisplacementDim > eps_data
DeformationGradientData< DisplacementDim > deformation_gradient_data

Member Function Documentation

◆ reflect()

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

Definition at line 57 of file ConstitutiveData.h.

58 {
60
63 }
auto reflectWithoutName(Accessors &&... accessors)
Data that is needed for output purposes, but not directly for the assembly.

References ProcessLib::Reflection::reflectWithoutName().

Member Data Documentation

◆ deformation_gradient_data

◆ eps_data


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