OGS
|
Definition at line 26 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() |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
|
inlinestatic |
Definition at line 37 of file IntegrationPointData.h.
References MaterialLib::Solids::MechanicsBase< DisplacementDim >::integrateStress(), MaterialPropertyLib::VariableArray::mechanical_strain, OGS_FATAL, MaterialPropertyLib::VariableArray::stress, and MaterialPropertyLib::VariableArray::temperature.
inlinestatic |
Definition at line 77 of file IntegrationPointData.h.
References MaterialLib::Solids::MechanicsBase< DisplacementDim >::integrateStress(), MaterialPropertyLib::VariableArray::mechanical_strain, OGS_FATAL, MaterialPropertyLib::VariableArray::stress, and MaterialPropertyLib::VariableArray::temperature.
ShapeMatricesTypePressure::GlobalDimNodalMatrixType ProcessLib::RichardsMechanics::IntegrationPointData< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::dNdx_p |
Definition at line 32 of file IntegrationPointData.h.
ShapeMatrixTypeDisplacement::GlobalDimNodalMatrixType ProcessLib::RichardsMechanics::IntegrationPointData< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::dNdx_u |
Definition at line 29 of file IntegrationPointData.h.
ProcessLib::RichardsMechanics::IntegrationPointData< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 125 of file IntegrationPointData.h.
double ProcessLib::RichardsMechanics::IntegrationPointData< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::integration_weight = std::numeric_limits<double>::quiet_NaN() |
Definition at line 34 of file IntegrationPointData.h.
ShapeMatricesTypePressure::NodalRowVectorType ProcessLib::RichardsMechanics::IntegrationPointData< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::N_p |
Definition at line 31 of file IntegrationPointData.h.
ShapeMatrixTypeDisplacement::NodalRowVectorType ProcessLib::RichardsMechanics::IntegrationPointData< BMatricesType, ShapeMatrixTypeDisplacement, ShapeMatricesTypePressure, DisplacementDim, NPoints >::N_u |
Definition at line 28 of file IntegrationPointData.h.