![]() |
OGS
|
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 |
|
inline |
Definition at line 27 of file HTLocalAssemblerInterface.h.
References dNdx, and integration_weight.
GlobalDimNodalMatrixType const ProcessLib::HT::IntegrationPointData< GlobalDimNodalMatrixType >::dNdx |
Definition at line 33 of file HTLocalAssemblerInterface.h.
Referenced by IntegrationPointData().
ProcessLib::HT::IntegrationPointData< GlobalDimNodalMatrixType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 36 of file HTLocalAssemblerInterface.h.
double const ProcessLib::HT::IntegrationPointData< GlobalDimNodalMatrixType >::integration_weight |
Definition at line 34 of file HTLocalAssemblerInterface.h.
Referenced by IntegrationPointData().