OGS
ProcessLib::HT::IntegrationPointData< GlobalDimNodalMatrixType > Struct Template Referencefinal

Detailed Description

template<typename GlobalDimNodalMatrixType>
struct ProcessLib::HT::IntegrationPointData< GlobalDimNodalMatrixType >

Definition at line 25 of file HTLocalAssemblerInterface.h.

#include <HTLocalAssemblerInterface.h>

Public Member Functions

 IntegrationPointData (GlobalDimNodalMatrixType dNdx_, double const &integration_weight_)

Public Attributes

GlobalDimNodalMatrixType const dNdx
double const integration_weight
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Constructor & Destructor Documentation

◆ IntegrationPointData()

template<typename GlobalDimNodalMatrixType>
ProcessLib::HT::IntegrationPointData< GlobalDimNodalMatrixType >::IntegrationPointData ( GlobalDimNodalMatrixType dNdx_,
double const & integration_weight_ )
inline

Member Data Documentation

◆ dNdx

template<typename GlobalDimNodalMatrixType>
GlobalDimNodalMatrixType const ProcessLib::HT::IntegrationPointData< GlobalDimNodalMatrixType >::dNdx

Definition at line 33 of file HTLocalAssemblerInterface.h.

Referenced by IntegrationPointData().

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

template<typename GlobalDimNodalMatrixType>
ProcessLib::HT::IntegrationPointData< GlobalDimNodalMatrixType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Definition at line 36 of file HTLocalAssemblerInterface.h.

◆ integration_weight

template<typename GlobalDimNodalMatrixType>
double const ProcessLib::HT::IntegrationPointData< GlobalDimNodalMatrixType >::integration_weight

Definition at line 34 of file HTLocalAssemblerInterface.h.

Referenced by IntegrationPointData().


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