Manages snapshot and time-related parameters.
More...
#include <SnapshotConfiguration.H>
Manages snapshot and time-related parameters.
Definition at line 15 of file SnapshotConfiguration.H.
◆ SnapshotConfiguration()
| SnapshotConfiguration::SnapshotConfiguration |
( |
| ) |
|
|
inline |
◆ get_casenameData()
| const Foam::fileName & SnapshotConfiguration::get_casenameData |
( |
| ) |
const |
|
inline |
◆ get_endTime()
| const Foam::label & SnapshotConfiguration::get_endTime |
( |
| ) |
const |
|
inline |
◆ get_endTimeSimulation()
| const Foam::label & SnapshotConfiguration::get_endTimeSimulation |
( |
| ) |
const |
|
inline |
◆ get_finalTime()
| const double & SnapshotConfiguration::get_finalTime |
( |
| ) |
const |
|
inline |
◆ get_finalTimeSimulation()
| const double & SnapshotConfiguration::get_finalTimeSimulation |
( |
| ) |
const |
|
inline |
◆ get_initialTime()
| const double & SnapshotConfiguration::get_initialTime |
( |
| ) |
const |
|
inline |
◆ get_nSimu()
| const Foam::label & SnapshotConfiguration::get_nSimu |
( |
| ) |
const |
|
inline |
◆ get_nSnapshots()
| const Foam::label & SnapshotConfiguration::get_nSnapshots |
( |
| ) |
const |
|
inline |
◆ get_nSnapshotsSimulation()
| const Foam::label & SnapshotConfiguration::get_nSnapshotsSimulation |
( |
| ) |
const |
|
inline |
◆ get_startTime()
| const Foam::label & SnapshotConfiguration::get_startTime |
( |
| ) |
const |
|
inline |
◆ get_writeInterval()
| const double & SnapshotConfiguration::get_writeInterval |
( |
| ) |
const |
|
inline |
◆ set_casenameData()
| void SnapshotConfiguration::set_casenameData |
( |
const Foam::fileName & | cn | ) |
|
|
inline |
◆ set_endTime()
| void SnapshotConfiguration::set_endTime |
( |
const Foam::label & | et | ) |
|
|
inline |
◆ set_endTimeSimulation()
| void SnapshotConfiguration::set_endTimeSimulation |
( |
const Foam::label & | ets | ) |
|
|
inline |
◆ set_finalTime()
| void SnapshotConfiguration::set_finalTime |
( |
const double & | ft | ) |
|
|
inline |
◆ set_finalTimeSimulation()
| void SnapshotConfiguration::set_finalTimeSimulation |
( |
const double & | fts | ) |
|
|
inline |
◆ set_initialTime()
| void SnapshotConfiguration::set_initialTime |
( |
const double & | it | ) |
|
|
inline |
◆ set_nSimu()
| void SnapshotConfiguration::set_nSimu |
( |
const Foam::label & | ns | ) |
|
|
inline |
◆ set_nSnapshots()
| void SnapshotConfiguration::set_nSnapshots |
( |
const Foam::label & | ns | ) |
|
|
inline |
◆ set_nSnapshotsSimulation()
| void SnapshotConfiguration::set_nSnapshotsSimulation |
( |
const Foam::label & | nss | ) |
|
|
inline |
◆ set_startTime()
| void SnapshotConfiguration::set_startTime |
( |
const Foam::label & | st | ) |
|
|
inline |
◆ set_writeInterval()
| void SnapshotConfiguration::set_writeInterval |
( |
const double & | wi | ) |
|
|
inline |
The documentation for this class was generated from the following file: