![]() |
OGS
|
|
Definition at line 247 of file ThermoHydroMechanics/IntegrationPointData.h.
#include <IntegrationPointData.h>
Public Types | |
| using | DimMatrix |
| using | DimVector = MatrixPolicyType::VectorType<DisplacementDim> |
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 |
| DimMatrix | dlambda_eff_dT |
| DimVector | dvelocity_dT |
| double | alpha_biot |
| double | beta |
| double | beta_SR |
| double | c_f |
| double | effective_volumetric_heat_capacity |
| double | fluid_compressibility |
| double | rho |
| double | drho_LR_dT |
| double | J_TT |
| double | beta_IR |
| double | beta_T_SI |
| double | mass_exchange |
| double | k_rel |
| double | dk_rel_dT |
| double | storage_p_fr |
| double | storage_T_fr |
| double | J_pT_fr |
| MathLib::KelvinVector::KelvinMatrixType< DisplacementDim > | J_uu_fr |
| MathLib::KelvinVector::KelvinVectorType< DisplacementDim > | J_uT_fr |
| MathLib::KelvinVector::KelvinVectorType< DisplacementDim > | r_u_fr |
| using ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::DimMatrix |
Definition at line 249 of file ThermoHydroMechanics/IntegrationPointData.h.
| using ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::DimVector = MatrixPolicyType::VectorType<DisplacementDim> |
Definition at line 251 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::alpha_biot |
Definition at line 262 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::beta |
Definition at line 263 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::beta_IR |
Definition at line 273 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::beta_SR |
Definition at line 264 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::beta_T_SI |
Definition at line 274 of file ThermoHydroMechanics/IntegrationPointData.h.
| MathLib::KelvinVector::KelvinMatrixType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::C |
Definition at line 253 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::c_f |
Definition at line 265 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::dk_rel_dT |
Definition at line 277 of file ThermoHydroMechanics/IntegrationPointData.h.
| DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::dlambda_eff_dT |
Definition at line 259 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::drho_LR_dT |
Definition at line 269 of file ThermoHydroMechanics/IntegrationPointData.h.
| DimVector ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::dvelocity_dT |
Definition at line 260 of file ThermoHydroMechanics/IntegrationPointData.h.
| DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::effective_thermal_conductivity |
Definition at line 258 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::effective_volumetric_heat_capacity |
Definition at line 266 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::fluid_compressibility |
Definition at line 267 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_pT_fr |
Definition at line 280 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_TT |
Definition at line 270 of file ThermoHydroMechanics/IntegrationPointData.h.
| MathLib::KelvinVector::KelvinVectorType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_uT_fr |
Definition at line 282 of file ThermoHydroMechanics/IntegrationPointData.h.
| MathLib::KelvinVector::KelvinMatrixType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::J_uu_fr |
Definition at line 281 of file ThermoHydroMechanics/IntegrationPointData.h.
| DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::K_over_mu |
Definition at line 256 of file ThermoHydroMechanics/IntegrationPointData.h.
| DimMatrix ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::K_pT_thermal_osmosis |
Definition at line 257 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::k_rel |
Definition at line 276 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::mass_exchange |
Definition at line 275 of file ThermoHydroMechanics/IntegrationPointData.h.
| MathLib::KelvinVector::KelvinVectorType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::r_u_fr |
Definition at line 283 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::rho |
Definition at line 268 of file ThermoHydroMechanics/IntegrationPointData.h.
| MathLib::KelvinVector::KelvinVectorType<DisplacementDim> ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::solid_linear_thermal_expansion_coefficient |
Definition at line 255 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::storage_p_fr |
Definition at line 278 of file ThermoHydroMechanics/IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::ConstitutiveRelationsValues< DisplacementDim >::storage_T_fr |
Definition at line 279 of file ThermoHydroMechanics/IntegrationPointData.h.