OGS
ProcessLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPProcessData Struct Reference

Detailed Description

Definition at line 21 of file TwoPhaseFlowWithPPProcessData.h.

#include <TwoPhaseFlowWithPPProcessData.h>

Collaboration diagram for ProcessLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPProcessData:
[legend]

Public Attributes

Eigen::VectorXd const specific_body_force
 
bool const has_gravity
 
bool const has_mass_lumping
 Enables lumping of the mass matrix.
 
ParameterLib::Parameter< double > const & temperature
 
MaterialPropertyLib::MaterialSpatialDistributionMap media_map
 

Member Data Documentation

◆ has_gravity

bool const ProcessLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPProcessData::has_gravity

Definition at line 28 of file TwoPhaseFlowWithPPProcessData.h.

◆ has_mass_lumping

bool const ProcessLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPProcessData::has_mass_lumping

Enables lumping of the mass matrix.

Definition at line 31 of file TwoPhaseFlowWithPPProcessData.h.

◆ media_map

MaterialPropertyLib::MaterialSpatialDistributionMap ProcessLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPProcessData::media_map

Definition at line 33 of file TwoPhaseFlowWithPPProcessData.h.

◆ specific_body_force

Eigen::VectorXd const ProcessLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPProcessData::specific_body_force

Specific body forces applied to solid and fluid. It is usually used to apply gravitational forces. A vector of displacement dimension's length.

Definition at line 26 of file TwoPhaseFlowWithPPProcessData.h.

◆ temperature

ParameterLib::Parameter<double> const& ProcessLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPProcessData::temperature

Definition at line 32 of file TwoPhaseFlowWithPPProcessData.h.


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