OGS
|
Definition at line 32 of file TwoPhaseFlowWithPPLocalAssembler.h.
#include <TwoPhaseFlowWithPPLocalAssembler.h>
Public Member Functions | |
IntegrationPointData (NodalRowVectorType N_, GlobalDimNodalMatrixType dNdx_, double const &integration_weight_, NodalMatrixType const massOperator_) | |
Public Attributes | |
NodalRowVectorType const | N |
GlobalDimNodalMatrixType const | dNdx |
const double | integration_weight |
NodalMatrixType const | massOperator |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
|
inlineexplicit |
Definition at line 34 of file TwoPhaseFlowWithPPLocalAssembler.h.
GlobalDimNodalMatrixType const ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::dNdx |
Definition at line 46 of file TwoPhaseFlowWithPPLocalAssembler.h.
ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 50 of file TwoPhaseFlowWithPPLocalAssembler.h.
const double ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::integration_weight |
Definition at line 47 of file TwoPhaseFlowWithPPLocalAssembler.h.
NodalMatrixType const ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::massOperator |
Definition at line 48 of file TwoPhaseFlowWithPPLocalAssembler.h.
NodalRowVectorType const ProcessLib::TwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::N |
Definition at line 45 of file TwoPhaseFlowWithPPLocalAssembler.h.