![]() |
OGS
|
|
Definition at line 25 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 27 of file TwoPhaseFlowWithPPLocalAssembler.h.
References dNdx, integration_weight, and N.
| GlobalDimNodalMatrixType const ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::dNdx |
Definition at line 37 of file TwoPhaseFlowWithPPLocalAssembler.h.
Referenced by IntegrationPointData().
| ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 40 of file TwoPhaseFlowWithPPLocalAssembler.h.
| const double ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::integration_weight |
Definition at line 38 of file TwoPhaseFlowWithPPLocalAssembler.h.
Referenced by IntegrationPointData().
| NodalRowVectorType const ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::N |
Definition at line 36 of file TwoPhaseFlowWithPPLocalAssembler.h.
Referenced by IntegrationPointData().