#include <simulation_getter.hpp>
◆ Getter() [1/2]
◆ Getter() [2/2]
| Simulation::Getter::Getter |
( |
const Getter & | m | ) |
|
◆ ~Getter()
| Simulation::Getter::~Getter |
( |
| ) |
|
◆ endtime()
| double Simulation::Getter::endtime |
( |
| ) |
const |
|
nodiscardnoexcept |
◆ get_feed()
◆ getCgasData()
| std::optional< std::span< const double > > Simulation::Getter::getCgasData |
( |
| ) |
const |
|
nodiscard |
◆ getCliqData()
| std::span< const double > Simulation::Getter::getCliqData |
( |
| ) |
const |
|
nodiscard |
◆ getCliqData_mut()
| std::span< double > Simulation::Getter::getCliqData_mut |
( |
| ) |
const |
|
nodiscard |
◆ getContributionData()
| std::span< const double > Simulation::Getter::getContributionData |
( |
| ) |
const |
|
nodiscard |
◆ getContributionData_mut()
| std::span< double > Simulation::Getter::getContributionData_mut |
( |
| ) |
const |
|
nodiscard |
◆ getDimensions()
| Dimensions Simulation::Getter::getDimensions |
( |
| ) |
const |
|
nodiscardnoexcept |
◆ getMTRData()
| std::optional< std::span< const double > > Simulation::Getter::getMTRData |
( |
| ) |
const |
|
nodiscard |
◆ it_probes()
◆ mc_unit()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ start_time()
| double Simulation::Getter::start_time |
( |
| ) |
const |
|
nodiscardnoexcept |
◆ two_phase_flow()
| bool Simulation::Getter::two_phase_flow |
( |
| ) |
const |
|
nodiscardnoexcept |
◆ a_
The documentation for this class was generated from the following files:
- apps/libs/simulation/public/simulation/simulation_getter.hpp
- apps/libs/simulation/src/simulation.getset.cpp