![]() |
OGS
|
Definition at line 196 of file IntegrationPointData.h.
#include <IntegrationPointData.h>
Public Types | |
| using | DimVector = MatrixPolicyType::VectorType<DisplacementDim> |
Public Attributes | |
| DimVector | velocity |
| double | fluid_density = std::numeric_limits<double>::quiet_NaN() |
| double | viscosity = std::numeric_limits<double>::quiet_NaN() |
| using ProcessLib::ThermoHydroMechanics::IntegrationPointDataForOutput< DisplacementDim >::DimVector = MatrixPolicyType::VectorType<DisplacementDim> |
Definition at line 198 of file IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::IntegrationPointDataForOutput< DisplacementDim >::fluid_density = std::numeric_limits<double>::quiet_NaN() |
Definition at line 204 of file IntegrationPointData.h.
Referenced by ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsLocalAssembler< ShapeFunctionDisplacement, ShapeFunctionPressure, DisplacementDim >::getIntPtFluidDensity(), and ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsLocalAssembler< ShapeFunctionDisplacement, ShapeFunctionPressure, DisplacementDim >::updateConstitutiveRelations().
| DimVector ProcessLib::ThermoHydroMechanics::IntegrationPointDataForOutput< DisplacementDim >::velocity |
Definition at line 201 of file IntegrationPointData.h.
| double ProcessLib::ThermoHydroMechanics::IntegrationPointDataForOutput< DisplacementDim >::viscosity = std::numeric_limits<double>::quiet_NaN() |
Definition at line 205 of file IntegrationPointData.h.
Referenced by ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsLocalAssembler< ShapeFunctionDisplacement, ShapeFunctionPressure, DisplacementDim >::getIntPtViscosity(), and ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsLocalAssembler< ShapeFunctionDisplacement, ShapeFunctionPressure, DisplacementDim >::updateConstitutiveRelations().