OGS
ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim > Struct Template Reference

Detailed Description

template<int DisplacementDim>
struct ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >

Definition at line 209 of file ThermoHydroMechanics/IntegrationPointData.h.

#include <IntegrationPointData.h>

Public Types

using DimMatrix

Public Attributes

MathLib::KelvinVector::KelvinMatrixType< DisplacementDim > C
MathLib::KelvinVector::KelvinVectorType< DisplacementDim > solid_linear_thermal_expansion_coefficient
DimMatrix K_over_mu
DimMatrix K_pT_thermal_osmosis
DimMatrix effective_thermal_conductivity
double alpha_biot
double beta
double beta_SR
double c_f
double effective_volumetric_heat_capacity
double fluid_compressibility
double rho
double J_TT_fr
MathLib::KelvinVector::KelvinMatrixType< DisplacementDim > J_uu_fr
MathLib::KelvinVector::KelvinVectorType< DisplacementDim > J_uT_fr
MathLib::KelvinVector::KelvinVectorType< DisplacementDim > r_u_fr

Member Typedef Documentation

◆ DimMatrix

template<int DisplacementDim>
using ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::DimMatrix
Initial value:
typename ::detail::EigenMatrixType< N, M >::type MatrixType

Definition at line 211 of file ThermoHydroMechanics/IntegrationPointData.h.

Member Data Documentation

◆ alpha_biot

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::alpha_biot

Definition at line 220 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ beta

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::beta

Definition at line 221 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ beta_SR

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::beta_SR

Definition at line 222 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ C

template<int DisplacementDim>
MathLib::KelvinVector::KelvinMatrixType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::C

Definition at line 214 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ c_f

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::c_f

Definition at line 223 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ effective_thermal_conductivity

template<int DisplacementDim>
DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::effective_thermal_conductivity

Definition at line 219 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ effective_volumetric_heat_capacity

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::effective_volumetric_heat_capacity

Definition at line 224 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ fluid_compressibility

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::fluid_compressibility

Definition at line 225 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ J_TT_fr

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_TT_fr

Definition at line 229 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ J_uT_fr

template<int DisplacementDim>
MathLib::KelvinVector::KelvinVectorType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_uT_fr

Definition at line 231 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ J_uu_fr

template<int DisplacementDim>
MathLib::KelvinVector::KelvinMatrixType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_uu_fr

Definition at line 230 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ K_over_mu

template<int DisplacementDim>
DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::K_over_mu

Definition at line 217 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ K_pT_thermal_osmosis

template<int DisplacementDim>
DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::K_pT_thermal_osmosis

Definition at line 218 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ r_u_fr

template<int DisplacementDim>
MathLib::KelvinVector::KelvinVectorType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::r_u_fr

Definition at line 232 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ rho

template<int DisplacementDim>
double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::rho

Definition at line 226 of file ThermoHydroMechanics/IntegrationPointData.h.

◆ solid_linear_thermal_expansion_coefficient

template<int DisplacementDim>
MathLib::KelvinVector::KelvinVectorType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::solid_linear_thermal_expansion_coefficient

Definition at line 216 of file ThermoHydroMechanics/IntegrationPointData.h.


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