Loading [MathJax]/extensions/tex2jax.js
OGS
ProcessLib::ConstitutiveRelations::EffectiveStressData< DisplacementDim > Struct Template Reference

Detailed Description

template<int DisplacementDim>
struct ProcessLib::ConstitutiveRelations::EffectiveStressData< DisplacementDim >

Definition at line 18 of file EffectiveStressData.h.

#include <EffectiveStressData.h>

Static Public Member Functions

static auto reflect ()
 

Public Attributes

MathLib::KelvinVector::KelvinVectorType< DisplacementDim > sigma_eff
 

Member Function Documentation

◆ reflect()

template<int DisplacementDim>
static auto ProcessLib::ConstitutiveRelations::EffectiveStressData< DisplacementDim >::reflect ( )
inlinestatic

Definition at line 24 of file EffectiveStressData.h.

25 {
26 using Self = EffectiveStressData<DisplacementDim>;
27
29 &Self::sigma_eff);
30 }
auto reflectWithName(std::string name, Member Class::*member)

References ProcessLib::Reflection::reflectWithName().

Member Data Documentation

◆ sigma_eff


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