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() |
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() |