OGS
|
Definition at line 32 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
#include <TwoPhaseFlowWithPrhoLocalAssembler.h>
Public Member Functions | |
IntegrationPointData (TwoPhaseFlowWithPrhoMaterialProperties &material_property_) | |
Public Attributes | |
TwoPhaseFlowWithPrhoMaterialProperties & | mat_property |
double | sw |
double | rho_m |
double | dsw_dpg |
double | dsw_drho |
double | drhom_dpg |
double | drhom_drho |
double | pressure_nonwetting |
double | integration_weight |
NodalMatrixType | massOperator |
NodalMatrixType | diffusionOperator |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
|
inlineexplicit |
Definition at line 34 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
NodalMatrixType ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::diffusionOperator |
Definition at line 56 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::drhom_dpg |
Definition at line 50 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::drhom_drho |
Definition at line 51 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::dsw_dpg |
Definition at line 48 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::dsw_drho |
Definition at line 49 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 58 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::integration_weight |
Definition at line 54 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
NodalMatrixType ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::massOperator |
Definition at line 55 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
TwoPhaseFlowWithPrhoMaterialProperties& ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::mat_property |
Definition at line 45 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::pressure_nonwetting |
Definition at line 52 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::rho_m |
Definition at line 47 of file TwoPhaseFlowWithPrhoLocalAssembler.h.
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::sw |
Definition at line 46 of file TwoPhaseFlowWithPrhoLocalAssembler.h.