OGS
ProcessLib::HeatTransportBHE::IntegrationPointDataBHE< ShapeMatrixType > Struct Template Referencefinal

Detailed Description

template<typename ShapeMatrixType>
struct ProcessLib::HeatTransportBHE::IntegrationPointDataBHE< ShapeMatrixType >

Definition at line 18 of file IntegrationPointDataBHE.h.

#include <IntegrationPointDataBHE.h>

Public Attributes

ShapeMatrixType::NodalRowVectorType const N
 
ShapeMatrixType::GlobalDimNodalMatrixType const dNdx
 
double const integration_weight
 
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
 

Member Data Documentation

◆ dNdx

template<typename ShapeMatrixType >
ShapeMatrixType::GlobalDimNodalMatrixType const ProcessLib::HeatTransportBHE::IntegrationPointDataBHE< ShapeMatrixType >::dNdx

Definition at line 21 of file IntegrationPointDataBHE.h.

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

template<typename ShapeMatrixType >
ProcessLib::HeatTransportBHE::IntegrationPointDataBHE< ShapeMatrixType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Definition at line 24 of file IntegrationPointDataBHE.h.

◆ integration_weight

template<typename ShapeMatrixType >
double const ProcessLib::HeatTransportBHE::IntegrationPointDataBHE< ShapeMatrixType >::integration_weight

Definition at line 22 of file IntegrationPointDataBHE.h.

◆ N

template<typename ShapeMatrixType >
ShapeMatrixType::NodalRowVectorType const ProcessLib::HeatTransportBHE::IntegrationPointDataBHE< ShapeMatrixType >::N

Definition at line 20 of file IntegrationPointDataBHE.h.


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