![]() |
OGS
|
Definition at line 32 of file TwoPhaseFlowWithPPLocalAssembler.h.
#include <TwoPhaseFlowWithPPLocalAssembler.h>
Public Member Functions | |
| IntegrationPointData (NodalRowVectorType N_, GlobalDimNodalMatrixType dNdx_, double const &integration_weight_) | |
Public Attributes | |
| NodalRowVectorType const | N |
| GlobalDimNodalMatrixType const | dNdx |
| const double | integration_weight |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
|
inlineexplicit |
Definition at line 34 of file TwoPhaseFlowWithPPLocalAssembler.h.
References dNdx, integration_weight, and N.
| GlobalDimNodalMatrixType const ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::dNdx |
Definition at line 44 of file TwoPhaseFlowWithPPLocalAssembler.h.
Referenced by IntegrationPointData().
| ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 47 of file TwoPhaseFlowWithPPLocalAssembler.h.
| const double ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::integration_weight |
Definition at line 45 of file TwoPhaseFlowWithPPLocalAssembler.h.
Referenced by IntegrationPointData().
| NodalRowVectorType const ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::N |
Definition at line 43 of file TwoPhaseFlowWithPPLocalAssembler.h.
Referenced by IntegrationPointData().