Loading...
Searching...
No Matches
SimulationFlags Class Reference

Manages boolean flags for various simulation options. More...

#include <SimulationFlags.H>

Public Member Functions

const bool & exportPython () const
const bool & exportMatlab () const
const bool & exportTxt () const
const bool & useDDES () const
const bool & useDNS () const
const bool & onLineReconstruct () const
const bool & forcing () const
const bool & symDiff () const
const bool & useDEIM () const
void set_exportPython (const bool &b)
void set_exportMatlab (const bool &b)
void set_exportTxt (const bool &b)
void set_useDDES (const bool &b)
void set_useDNS (const bool &b)
void set_onLineReconstruct (const bool &b)
void set_forcingOrNot (const bool &b)
void set_symDiff (const bool &b)
void set_useDEIM (const bool &b)

Detailed Description

Manages boolean flags for various simulation options.

Definition at line 9 of file SimulationFlags.H.

Constructor & Destructor Documentation

◆ SimulationFlags()

SimulationFlags::SimulationFlags ( )
inline

Definition at line 12 of file SimulationFlags.H.

Member Function Documentation

◆ exportMatlab()

const bool & SimulationFlags::exportMatlab ( ) const
inline

Definition at line 18 of file SimulationFlags.H.

◆ exportPython()

const bool & SimulationFlags::exportPython ( ) const
inline

Definition at line 17 of file SimulationFlags.H.

◆ exportTxt()

const bool & SimulationFlags::exportTxt ( ) const
inline

Definition at line 19 of file SimulationFlags.H.

◆ forcing()

const bool & SimulationFlags::forcing ( ) const
inline

Definition at line 23 of file SimulationFlags.H.

◆ onLineReconstruct()

const bool & SimulationFlags::onLineReconstruct ( ) const
inline

Definition at line 22 of file SimulationFlags.H.

◆ set_exportMatlab()

void SimulationFlags::set_exportMatlab ( const bool & b)
inline

Definition at line 28 of file SimulationFlags.H.

◆ set_exportPython()

void SimulationFlags::set_exportPython ( const bool & b)
inline

Definition at line 27 of file SimulationFlags.H.

◆ set_exportTxt()

void SimulationFlags::set_exportTxt ( const bool & b)
inline

Definition at line 29 of file SimulationFlags.H.

◆ set_forcingOrNot()

void SimulationFlags::set_forcingOrNot ( const bool & b)
inline

Definition at line 33 of file SimulationFlags.H.

◆ set_onLineReconstruct()

void SimulationFlags::set_onLineReconstruct ( const bool & b)
inline

Definition at line 32 of file SimulationFlags.H.

◆ set_symDiff()

void SimulationFlags::set_symDiff ( const bool & b)
inline

Definition at line 34 of file SimulationFlags.H.

◆ set_useDDES()

void SimulationFlags::set_useDDES ( const bool & b)
inline

Definition at line 30 of file SimulationFlags.H.

◆ set_useDEIM()

void SimulationFlags::set_useDEIM ( const bool & b)
inline

Definition at line 35 of file SimulationFlags.H.

◆ set_useDNS()

void SimulationFlags::set_useDNS ( const bool & b)
inline

Definition at line 31 of file SimulationFlags.H.

◆ symDiff()

const bool & SimulationFlags::symDiff ( ) const
inline

Definition at line 24 of file SimulationFlags.H.

◆ useDDES()

const bool & SimulationFlags::useDDES ( ) const
inline

Definition at line 20 of file SimulationFlags.H.

◆ useDEIM()

const bool & SimulationFlags::useDEIM ( ) const
inline

Definition at line 25 of file SimulationFlags.H.

◆ useDNS()

const bool & SimulationFlags::useDNS ( ) const
inline

Definition at line 21 of file SimulationFlags.H.


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