OGS
|
Definition at line 19 of file IntegrationPointData.h.
#include <IntegrationPointData.h>
Public Types | |
using | GlobalDimMatrixType |
using | GlobalDimVectorType |
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() |
using ProcessLib::TH2M::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure >::GlobalDimMatrixType |
Definition at line 21 of file IntegrationPointData.h.
using ProcessLib::TH2M::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure >::GlobalDimVectorType |
Definition at line 23 of file IntegrationPointData.h.
ShapeMatricesTypePressure::GlobalDimNodalMatrixType ProcessLib::TH2M::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure >::dNdx_p |
Definition at line 30 of file IntegrationPointData.h.
ShapeMatrixTypeDisplacement::GlobalDimNodalMatrixType ProcessLib::TH2M::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure >::dNdx_u |
Definition at line 27 of file IntegrationPointData.h.
double ProcessLib::TH2M::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure >::integration_weight = std::numeric_limits<double>::quiet_NaN() |
Definition at line 32 of file IntegrationPointData.h.
ShapeMatricesTypePressure::NodalRowVectorType ProcessLib::TH2M::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure >::N_p |
Definition at line 29 of file IntegrationPointData.h.
ShapeMatrixTypeDisplacement::NodalRowVectorType ProcessLib::TH2M::IntegrationPointData< ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure >::N_u |
Definition at line 26 of file IntegrationPointData.h.