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

Detailed Description

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

Definition at line 85 of file ConstitutiveData.h.

#include <ConstitutiveData.h>

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

Public Member Functions

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

Public Attributes

PrevState< SaturationDataS_L_data
 
PrevState< SwellingDataStateful< DisplacementDim > > swelling_data
 
PrevState< BishopsDatachi_S_L
 
PrevState< ProcessLib::ConstitutiveRelations::EffectiveStressData< DisplacementDim > > eff_stress_data
 
PrevState< MechanicalStrainData< DisplacementDim > > mechanical_strain_data
 
PrevState< PureLiquidDensityDatarho_W_LR
 
PrevState< ConstituentDensityDataconstituent_density_data
 
PrevState< InternalEnergyDatainternal_energy_data
 
PrevState< PorosityDataporosity_data
 
PrevState< TransportPorosityDatatransport_porosity_data
 

Member Function Documentation

◆ operator=()

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

Definition at line 100 of file ConstitutiveData.h.

102 {
103 S_L_data = state.S_L_data;
104 swelling_data = state.swelling_data;
105 chi_S_L = state.chi_S_L;
106 eff_stress_data = state.eff_stress_data;
107 mechanical_strain_data = state.mechanical_strain_data;
108 rho_W_LR = state.rho_W_LR;
109 constituent_density_data = state.constituent_density_data;
110 internal_energy_data = state.internal_energy_data;
111 porosity_data = state.porosity_data;
112 transport_porosity_data = state.transport_porosity_data;
113
114 return *this;
115 }
PrevState< MechanicalStrainData< DisplacementDim > > mechanical_strain_data
PrevState< ConstituentDensityData > constituent_density_data
PrevState< SwellingDataStateful< DisplacementDim > > swelling_data
PrevState< ProcessLib::ConstitutiveRelations::EffectiveStressData< DisplacementDim > > eff_stress_data
PrevState< TransportPorosityData > transport_porosity_data

References ProcessLib::TH2M::ConstitutiveRelations::StatefulData< DisplacementDim >::chi_S_L, ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::chi_S_L, ProcessLib::TH2M::ConstitutiveRelations::StatefulData< DisplacementDim >::constituent_density_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::constituent_density_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulData< DisplacementDim >::eff_stress_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::eff_stress_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulData< DisplacementDim >::internal_energy_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::internal_energy_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulData< DisplacementDim >::mechanical_strain_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::mechanical_strain_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulData< DisplacementDim >::porosity_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::porosity_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulData< DisplacementDim >::rho_W_LR, ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::rho_W_LR, ProcessLib::TH2M::ConstitutiveRelations::StatefulData< DisplacementDim >::S_L_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::S_L_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulData< DisplacementDim >::swelling_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::swelling_data, ProcessLib::TH2M::ConstitutiveRelations::StatefulData< DisplacementDim >::transport_porosity_data, and ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::transport_porosity_data.

Member Data Documentation

◆ chi_S_L

◆ constituent_density_data

◆ eff_stress_data

◆ internal_energy_data

◆ mechanical_strain_data

template<int DisplacementDim>
PrevState<MechanicalStrainData<DisplacementDim> > ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::mechanical_strain_data

◆ porosity_data

◆ rho_W_LR

◆ S_L_data

◆ swelling_data

template<int DisplacementDim>
PrevState<SwellingDataStateful<DisplacementDim> > ProcessLib::TH2M::ConstitutiveRelations::StatefulDataPrev< DisplacementDim >::swelling_data

◆ transport_porosity_data


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