OGS
|
Definition at line 33 of file ThermalTwoPhaseFlowWithPPLocalAssembler.h.
#include <ThermalTwoPhaseFlowWithPPLocalAssembler.h>
Public Member Functions | |
IntegrationPointData (NodalRowVectorType const &N_, GlobalDimNodalMatrixType const &dNdx_, double const &integration_weight_, NodalMatrixType const mass_operator_, NodalMatrixType const diffusion_operator_) | |
Public Attributes | |
NodalRowVectorType const | N |
GlobalDimNodalMatrixType const | dNdx |
double const | integration_weight |
NodalMatrixType const | mass_operator |
NodalMatrixType const | diffusion_operator |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
|
inlineexplicit |
Definition at line 35 of file ThermalTwoPhaseFlowWithPPLocalAssembler.h.
NodalMatrixType const ProcessLib::ThermalTwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::diffusion_operator |
Definition at line 51 of file ThermalTwoPhaseFlowWithPPLocalAssembler.h.
GlobalDimNodalMatrixType const ProcessLib::ThermalTwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::dNdx |
Definition at line 48 of file ThermalTwoPhaseFlowWithPPLocalAssembler.h.
ProcessLib::ThermalTwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 53 of file ThermalTwoPhaseFlowWithPPLocalAssembler.h.
double const ProcessLib::ThermalTwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::integration_weight |
Definition at line 49 of file ThermalTwoPhaseFlowWithPPLocalAssembler.h.
NodalMatrixType const ProcessLib::ThermalTwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::mass_operator |
Definition at line 50 of file ThermalTwoPhaseFlowWithPPLocalAssembler.h.
NodalRowVectorType const ProcessLib::ThermalTwoPhaseFlowWithPP::IntegrationPointData< NodalRowVectorType, GlobalDimNodalMatrixType, NodalMatrixType >::N |
Definition at line 47 of file ThermalTwoPhaseFlowWithPPLocalAssembler.h.