Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
Holds a snapshot (in time) of the current statistics. More...
#include <alsuq/stats/StatisticsSnapshot.hpp>
Public Member Functions | |
StatisticsSnapshot () | |
StatisticsSnapshot (alsfvm::simulator::TimestepInformation timestepInformation, alsfvm::volume::VolumePair volumes) | |
alsfvm::simulator::TimestepInformation & | getTimestepInformation () |
alsfvm::volume::VolumePair & | getVolumes () |
Holds a snapshot (in time) of the current statistics.
|
inline |
alsuq::stats::StatisticsSnapshot::StatisticsSnapshot | ( | alsfvm::simulator::TimestepInformation | timestepInformation, |
alsfvm::volume::VolumePair | volumes | ||
) |
alsfvm::simulator::TimestepInformation & alsuq::stats::StatisticsSnapshot::getTimestepInformation | ( | ) |
alsfvm::volume::VolumePair & alsuq::stats::StatisticsSnapshot::getVolumes | ( | ) |