OGS
ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType > Struct Template Referencefinal

Detailed Description

template<typename NodalMatrixType>
struct ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >

Definition at line 32 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

#include <TwoPhaseFlowWithPrhoLocalAssembler.h>

Collaboration diagram for ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >:
[legend]

Public Member Functions

 IntegrationPointData (TwoPhaseFlowWithPrhoMaterialProperties &material_property_)
 

Public Attributes

TwoPhaseFlowWithPrhoMaterialPropertiesmat_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
 

Constructor & Destructor Documentation

◆ IntegrationPointData()

Member Data Documentation

◆ diffusionOperator

template<typename NodalMatrixType >
NodalMatrixType ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::diffusionOperator

Definition at line 56 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ drhom_dpg

template<typename NodalMatrixType >
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::drhom_dpg

Definition at line 50 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ drhom_drho

template<typename NodalMatrixType >
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::drhom_drho

Definition at line 51 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ dsw_dpg

template<typename NodalMatrixType >
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::dsw_dpg

Definition at line 48 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ dsw_drho

template<typename NodalMatrixType >
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::dsw_drho

Definition at line 49 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ EIGEN_MAKE_ALIGNED_OPERATOR_NEW

template<typename NodalMatrixType >
ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW

Definition at line 58 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ integration_weight

template<typename NodalMatrixType >
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::integration_weight

Definition at line 54 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ massOperator

template<typename NodalMatrixType >
NodalMatrixType ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::massOperator

Definition at line 55 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ mat_property

template<typename NodalMatrixType >
TwoPhaseFlowWithPrhoMaterialProperties& ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::mat_property

Definition at line 45 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ pressure_nonwetting

template<typename NodalMatrixType >
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::pressure_nonwetting

Definition at line 52 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ rho_m

template<typename NodalMatrixType >
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::rho_m

Definition at line 47 of file TwoPhaseFlowWithPrhoLocalAssembler.h.

◆ sw

template<typename NodalMatrixType >
double ProcessLib::TwoPhaseFlowWithPrho::IntegrationPointData< NodalMatrixType >::sw

Definition at line 46 of file TwoPhaseFlowWithPrhoLocalAssembler.h.


The documentation for this struct was generated from the following file: