OGS
ProcessLib::SmallDeformation::IntegrationPointData< BMatricesType, ShapeMatricesType, DisplacementDim > Struct Template Referencefinal

Detailed Description

template<typename BMatricesType, typename ShapeMatricesType, int DisplacementDim>
struct ProcessLib::SmallDeformation::IntegrationPointData< BMatricesType, ShapeMatricesType, DisplacementDim >

Definition at line 41 of file SmallDeformationFEM.h.

#include <SmallDeformationFEM.h>

Public Attributes

double integration_weight
 
ShapeMatricesType::NodalRowVectorType N
 
ShapeMatricesType::GlobalDimNodalMatrixType dNdx
 
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
 

Member Data Documentation

◆ dNdx

template<typename BMatricesType , typename ShapeMatricesType , int DisplacementDim>
ShapeMatricesType::GlobalDimNodalMatrixType ProcessLib::SmallDeformation::IntegrationPointData< BMatricesType, ShapeMatricesType, DisplacementDim >::dNdx

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

template<typename BMatricesType , typename ShapeMatricesType , int DisplacementDim>
ProcessLib::SmallDeformation::IntegrationPointData< BMatricesType, ShapeMatricesType, DisplacementDim >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Definition at line 47 of file SmallDeformationFEM.h.

◆ integration_weight

template<typename BMatricesType , typename ShapeMatricesType , int DisplacementDim>
double ProcessLib::SmallDeformation::IntegrationPointData< BMatricesType, ShapeMatricesType, DisplacementDim >::integration_weight

Definition at line 43 of file SmallDeformationFEM.h.

◆ N

template<typename BMatricesType , typename ShapeMatricesType , int DisplacementDim>
ShapeMatricesType::NodalRowVectorType ProcessLib::SmallDeformation::IntegrationPointData< BMatricesType, ShapeMatricesType, DisplacementDim >::N

The documentation for this struct was generated from the following file: