OGS
ProcessLib::SourceTermIntegrationPointData< NodalRowVectorType > Struct Template Referencefinal

Detailed Description

template<typename NodalRowVectorType>
struct ProcessLib::SourceTermIntegrationPointData< NodalRowVectorType >

Definition at line 21 of file SourceTermIntegrationPointData.h.

#include <SourceTermIntegrationPointData.h>

Public Member Functions

 SourceTermIntegrationPointData (NodalRowVectorType N_, double const &integration_weight_)

Public Attributes

NodalRowVectorType const N
double const integration_weight
 EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Constructor & Destructor Documentation

◆ SourceTermIntegrationPointData()

template<typename NodalRowVectorType>
ProcessLib::SourceTermIntegrationPointData< NodalRowVectorType >::SourceTermIntegrationPointData ( NodalRowVectorType N_,
double const & integration_weight_ )
inline

Member Data Documentation

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

template<typename NodalRowVectorType>
ProcessLib::SourceTermIntegrationPointData< NodalRowVectorType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Definition at line 32 of file SourceTermIntegrationPointData.h.

◆ integration_weight

template<typename NodalRowVectorType>
double const ProcessLib::SourceTermIntegrationPointData< NodalRowVectorType >::integration_weight

Definition at line 30 of file SourceTermIntegrationPointData.h.

Referenced by SourceTermIntegrationPointData().

◆ N

template<typename NodalRowVectorType>
NodalRowVectorType const ProcessLib::SourceTermIntegrationPointData< NodalRowVectorType >::N

Definition at line 29 of file SourceTermIntegrationPointData.h.

Referenced by SourceTermIntegrationPointData().


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