Alsvinn  0.5.3
The fast FVM simulator with UQ support
Public Member Functions | List of all members
alsuq::stats::StatisticsSnapshot Class Reference

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::TimestepInformationgetTimestepInformation ()
 
alsfvm::volume::VolumePairgetVolumes ()
 

Detailed Description

Holds a snapshot (in time) of the current statistics.

Constructor & Destructor Documentation

◆ StatisticsSnapshot() [1/2]

alsuq::stats::StatisticsSnapshot::StatisticsSnapshot ( )
inline

◆ StatisticsSnapshot() [2/2]

alsuq::stats::StatisticsSnapshot::StatisticsSnapshot ( alsfvm::simulator::TimestepInformation  timestepInformation,
alsfvm::volume::VolumePair  volumes 
)

Member Function Documentation

◆ getTimestepInformation()

alsfvm::simulator::TimestepInformation & alsuq::stats::StatisticsSnapshot::getTimestepInformation ( )

◆ getVolumes()

alsfvm::volume::VolumePair & alsuq::stats::StatisticsSnapshot::getVolumes ( )

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