#include <alsuq/stats/BoundedVariationDirection.hpp>
|
static std::string | getClassName () |
|
StatisticsSnapshot & | findOrCreateSnapshot (const std::string &name, const alsfvm::simulator::TimestepInformation ×tepInformation, const alsfvm::volume::Volume &conservedVariables) |
|
StatisticsSnapshot & | findOrCreateSnapshot (const std::string &name, const alsfvm::simulator::TimestepInformation ×tepInformation, const alsfvm::volume::Volume &conservedVariables, size_t nx, size_t ny, size_t nz, const std::string &platform="default") |
|
void | makeOwnGrid (size_t nx, size_t ny, size_t nz) |
|
std::map< real, std::map< std::string, StatisticsSnapshot > > | snapshots |
|
std::map< std::string, boost::property_tree::ptree > | attributesMap |
|
◆ BoundedVariationDirection()
alsuq::stats::BoundedVariationDirection::BoundedVariationDirection |
( |
const StatisticsParameters & |
parameters | ) |
|
◆ computeStatistics()
◆ finalizeStatistics()
void alsuq::stats::BoundedVariationDirection::finalizeStatistics |
( |
| ) |
|
|
overridevirtual |
To be called in the end, this could be to eg compute the variance through M_2-mean^2 or any other postprocessing needed
Implements alsuq::stats::Statistics.
◆ getStatisticsNames()
std::vector< std::string > alsuq::stats::BoundedVariationDirection::getStatisticsNames |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: