OGS
|
Used for the extrapolation of the integration point values. It is ordered (and stored) by integration points.
Definition at line 159 of file HydroMechanicsFEM.h.
#include <HydroMechanicsFEM.h>
Public Attributes | |
std::vector< ShapeMatrixType, Eigen::aligned_allocator< ShapeMatrixType > > | N_u |
std::vector<ShapeMatrixType, Eigen::aligned_allocator<ShapeMatrixType> > ProcessLib::HydroMechanics::SecondaryData< ShapeMatrixType >::N_u |
Definition at line 161 of file HydroMechanicsFEM.h.
Referenced by ProcessLib::HydroMechanics::HydroMechanicsLocalAssembler< ShapeFunctionDisplacement, ShapeFunctionPressure, DisplacementDim >::HydroMechanicsLocalAssembler(), and ProcessLib::HydroMechanics::HydroMechanicsLocalAssembler< ShapeFunctionDisplacement, ShapeFunctionPressure, DisplacementDim >::getShapeMatrix().