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

Detailed Description

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

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

Definition at line 53 of file ConstitutiveData.h.

#include <ConstitutiveData.h>

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

Static Public Member Functions

static auto reflect ()

Public Attributes

StrainData< DisplacementDim > eps_data
FreeEnergyDensityData free_energy_density_data

Member Function Documentation

◆ reflect()

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

Definition at line 58 of file ConstitutiveData.h.

59 {
61
64 }
auto reflectWithoutName(Accessors &&... accessors)
Data that is needed for output purposes, but not directly for the assembly.

References ProcessLib::Reflection::reflectWithoutName().

Member Data Documentation

◆ eps_data

◆ free_energy_density_data


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