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

Detailed Description

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

Definition at line 17 of file IntegrationPointData.h.

#include <IntegrationPointData.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::LargeDeformation::IntegrationPointData< BMatricesType, ShapeMatricesType, DisplacementDim >::dNdx

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

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

Definition at line 23 of file IntegrationPointData.h.

◆ integration_weight

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

Definition at line 19 of file IntegrationPointData.h.

◆ N

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

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