OGS
|
Used for the extrapolation of the integration point values. It is ordered (and stored) by integration points.
Definition at line 47 of file SmallDeformationNonlocalFEM.h.
#include <SmallDeformationNonlocalFEM.h>
Public Attributes | |
std::vector< ShapeMatrixType, Eigen::aligned_allocator< ShapeMatrixType > > | N |
std::vector<ShapeMatrixType, Eigen::aligned_allocator<ShapeMatrixType> > ProcessLib::SmallDeformationNonlocal::SecondaryData< ShapeMatrixType >::N |
Definition at line 49 of file SmallDeformationNonlocalFEM.h.
Referenced by ProcessLib::SmallDeformationNonlocal::SmallDeformationNonlocalLocalAssembler< ShapeFunction, DisplacementDim >::SmallDeformationNonlocalLocalAssembler(), ProcessLib::SmallDeformationNonlocal::SmallDeformationNonlocalLocalAssembler< ShapeFunction, DisplacementDim >::getShapeMatrix(), and ProcessLib::SmallDeformationNonlocal::SmallDeformationNonlocalLocalAssembler< ShapeFunction, DisplacementDim >::getSingleIntegrationPointCoordinates().