|  | OGS
    | 
Definition at line 26 of file WellboreSimulatorProcessData.h.
#include <WellboreSimulatorProcessData.h>
| Public Attributes | |
| MaterialPropertyLib::MaterialSpatialDistributionMap | media_map | 
| Eigen::VectorXd const | specific_body_force | 
| WellboreGeometry | wellbore | 
| ParameterLib::Parameter< double > const & | well_ref_pressure | 
| ParameterLib::Parameter< double > const & | well_ref_enthalpy | 
| ReservoirProperties | reservoir_properties | 
| ParameterLib::Parameter< double > const & | productivity_index | 
| bool const | has_heat_exchange_with_formation | 
| bool const | has_gravity | 
| MeshLib::PropertyVector< double > * | mesh_prop_density = nullptr | 
| bool const ProcessLib::WellboreSimulator::WellboreSimulatorProcessData::has_gravity | 
Definition at line 37 of file WellboreSimulatorProcessData.h.
| bool const ProcessLib::WellboreSimulator::WellboreSimulatorProcessData::has_heat_exchange_with_formation | 
Definition at line 36 of file WellboreSimulatorProcessData.h.
| MaterialPropertyLib::MaterialSpatialDistributionMap ProcessLib::WellboreSimulator::WellboreSimulatorProcessData::media_map | 
Definition at line 28 of file WellboreSimulatorProcessData.h.
Referenced by ProcessLib::WellboreSimulator::WellboreSimulatorFEM< ShapeFunction, GlobalDim >::WellboreSimulatorFEM().
| MeshLib::PropertyVector<double>* ProcessLib::WellboreSimulator::WellboreSimulatorProcessData::mesh_prop_density = nullptr | 
| ParameterLib::Parameter<double> const& ProcessLib::WellboreSimulator::WellboreSimulatorProcessData::productivity_index | 
Definition at line 34 of file WellboreSimulatorProcessData.h.
| ReservoirProperties ProcessLib::WellboreSimulator::WellboreSimulatorProcessData::reservoir_properties | 
Definition at line 33 of file WellboreSimulatorProcessData.h.
| Eigen::VectorXd const ProcessLib::WellboreSimulator::WellboreSimulatorProcessData::specific_body_force | 
Definition at line 29 of file WellboreSimulatorProcessData.h.
| ParameterLib::Parameter<double> const& ProcessLib::WellboreSimulator::WellboreSimulatorProcessData::well_ref_enthalpy | 
Definition at line 32 of file WellboreSimulatorProcessData.h.
Referenced by ProcessLib::WellboreSimulator::WellboreSimulatorFEM< ShapeFunction, GlobalDim >::WellboreSimulatorFEM().
| ParameterLib::Parameter<double> const& ProcessLib::WellboreSimulator::WellboreSimulatorProcessData::well_ref_pressure | 
Definition at line 31 of file WellboreSimulatorProcessData.h.
Referenced by ProcessLib::WellboreSimulator::WellboreSimulatorFEM< ShapeFunction, GlobalDim >::WellboreSimulatorFEM().
| WellboreGeometry ProcessLib::WellboreSimulator::WellboreSimulatorProcessData::wellbore | 
Definition at line 30 of file WellboreSimulatorProcessData.h.