OGS
|
Definition at line 27 of file IntegrationPointData.h.
#include <IntegrationPointData.h>
Public Attributes | |
ShapeMatrixTypeDisplacement::NodalRowVectorType | N_u |
ShapeMatrixTypeDisplacement::GlobalDimNodalMatrixType | dNdx_u |
ShapeMatricesTypePressure::NodalRowVectorType | N_p |
ShapeMatricesTypePressure::GlobalDimNodalMatrixType | dNdx_p |
double | integration_weight = std::numeric_limits<double>::quiet_NaN() |
ShapeMatricesTypePressure::GlobalDimNodalMatrixType ProcessLib::ThermoRichardsMechanics::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::dNdx_p |
Definition at line 33 of file IntegrationPointData.h.
ShapeMatrixTypeDisplacement::GlobalDimNodalMatrixType ProcessLib::ThermoRichardsMechanics::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::dNdx_u |
Definition at line 30 of file IntegrationPointData.h.
double ProcessLib::ThermoRichardsMechanics::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::integration_weight = std::numeric_limits<double>::quiet_NaN() |
Definition at line 35 of file IntegrationPointData.h.
ShapeMatricesTypePressure::NodalRowVectorType ProcessLib::ThermoRichardsMechanics::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::N_p |
Definition at line 32 of file IntegrationPointData.h.
ShapeMatrixTypeDisplacement::NodalRowVectorType ProcessLib::ThermoRichardsMechanics::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::N_u |
Definition at line 29 of file IntegrationPointData.h.