Manages boolean flags for various simulation options.
More...
#include <SimulationFlags.H>
Manages boolean flags for various simulation options.
Definition at line 9 of file SimulationFlags.H.
◆ SimulationFlags()
| SimulationFlags::SimulationFlags |
( |
| ) |
|
|
inline |
◆ exportMatlab()
| const bool & SimulationFlags::exportMatlab |
( |
| ) |
const |
|
inline |
◆ exportPython()
| const bool & SimulationFlags::exportPython |
( |
| ) |
const |
|
inline |
◆ exportTxt()
| const bool & SimulationFlags::exportTxt |
( |
| ) |
const |
|
inline |
◆ forcing()
| const bool & SimulationFlags::forcing |
( |
| ) |
const |
|
inline |
◆ onLineReconstruct()
| const bool & SimulationFlags::onLineReconstruct |
( |
| ) |
const |
|
inline |
◆ set_exportMatlab()
| void SimulationFlags::set_exportMatlab |
( |
const bool & | b | ) |
|
|
inline |
◆ set_exportPython()
| void SimulationFlags::set_exportPython |
( |
const bool & | b | ) |
|
|
inline |
◆ set_exportTxt()
| void SimulationFlags::set_exportTxt |
( |
const bool & | b | ) |
|
|
inline |
◆ set_forcingOrNot()
| void SimulationFlags::set_forcingOrNot |
( |
const bool & | b | ) |
|
|
inline |
◆ set_onLineReconstruct()
| void SimulationFlags::set_onLineReconstruct |
( |
const bool & | b | ) |
|
|
inline |
◆ set_symDiff()
| void SimulationFlags::set_symDiff |
( |
const bool & | b | ) |
|
|
inline |
◆ set_useDDES()
| void SimulationFlags::set_useDDES |
( |
const bool & | b | ) |
|
|
inline |
◆ set_useDEIM()
| void SimulationFlags::set_useDEIM |
( |
const bool & | b | ) |
|
|
inline |
◆ set_useDNS()
| void SimulationFlags::set_useDNS |
( |
const bool & | b | ) |
|
|
inline |
◆ symDiff()
| const bool & SimulationFlags::symDiff |
( |
| ) |
const |
|
inline |
◆ useDDES()
| const bool & SimulationFlags::useDDES |
( |
| ) |
const |
|
inline |
◆ useDEIM()
| const bool & SimulationFlags::useDEIM |
( |
| ) |
const |
|
inline |
◆ useDNS()
| const bool & SimulationFlags::useDNS |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: