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 42 of file SmallDeformationFEM.h.

#include <SmallDeformationFEM.h>

Public Attributes

double integration_weight
 
ShapeMatricesType::NodalRowVectorType N_u
 
ShapeMatricesType::GlobalDimNodalMatrixType dNdx_u
 
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
 

Member Data Documentation

◆ dNdx_u

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

Definition at line 46 of file SmallDeformationFEM.h.

◆ 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 48 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 44 of file SmallDeformationFEM.h.

◆ N_u

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

Definition at line 45 of file SmallDeformationFEM.h.


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