OGS
ProcessLib::HeatTransportBHE::IntegrationPointDataSoil< NodalRowVectorType, GlobalDimNodalMatrixType > Struct Template Referencefinal

Detailed Description

template<typename NodalRowVectorType, typename GlobalDimNodalMatrixType>
struct ProcessLib::HeatTransportBHE::IntegrationPointDataSoil< NodalRowVectorType, GlobalDimNodalMatrixType >

Definition at line 18 of file IntegrationPointDataSoil.h.

#include <IntegrationPointDataSoil.h>

Public Attributes

NodalRowVectorType const N
 
GlobalDimNodalMatrixType const dNdx
 
double const integration_weight
 
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
 

Member Data Documentation

◆ dNdx

template<typename NodalRowVectorType , typename GlobalDimNodalMatrixType >
GlobalDimNodalMatrixType const ProcessLib::HeatTransportBHE::IntegrationPointDataSoil< NodalRowVectorType, GlobalDimNodalMatrixType >::dNdx

Definition at line 21 of file IntegrationPointDataSoil.h.

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

template<typename NodalRowVectorType , typename GlobalDimNodalMatrixType >
ProcessLib::HeatTransportBHE::IntegrationPointDataSoil< NodalRowVectorType, GlobalDimNodalMatrixType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Definition at line 24 of file IntegrationPointDataSoil.h.

◆ integration_weight

template<typename NodalRowVectorType , typename GlobalDimNodalMatrixType >
double const ProcessLib::HeatTransportBHE::IntegrationPointDataSoil< NodalRowVectorType, GlobalDimNodalMatrixType >::integration_weight

Definition at line 22 of file IntegrationPointDataSoil.h.

◆ N

template<typename NodalRowVectorType , typename GlobalDimNodalMatrixType >
NodalRowVectorType const ProcessLib::HeatTransportBHE::IntegrationPointDataSoil< NodalRowVectorType, GlobalDimNodalMatrixType >::N

Definition at line 20 of file IntegrationPointDataSoil.h.


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