OGS
|
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 | |
|
inline |
Definition at line 23 of file SourceTermIntegrationPointData.h.
ProcessLib::SourceTermIntegrationPointData< NodalRowVectorType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 32 of file SourceTermIntegrationPointData.h.
double const ProcessLib::SourceTermIntegrationPointData< NodalRowVectorType >::integration_weight |
Definition at line 30 of file SourceTermIntegrationPointData.h.
NodalRowVectorType const ProcessLib::SourceTermIntegrationPointData< NodalRowVectorType >::N |
Definition at line 29 of file SourceTermIntegrationPointData.h.