TransFlow
0.1.0
A transient pipeline flow simulation library
|
This is the complete list of members for Sampler, including all inherited members.
addPropertyToPrint(PropertyGetter samplingFunction) | Sampler | |
addPropertyToPrint(PropertyGetter samplingFunction, const std::string &label) | Sampler | |
getSampleLabel(PropertyGetter samplingFunction) | Sampler | static |
m_append | Sampler | private |
m_indicesToSample | Sampler | private |
m_outputDir | Sampler | private |
m_outputFiles | Sampler | private |
m_printInterval | Sampler | private |
m_samplers | Sampler | private |
m_timeOfLastPrint | Sampler | private |
makeOutputDir(const std::filesystem::path &path) | Sampler | static |
outputDir() const | Sampler | inline |
sample(const Pipeline &pipeline, const bool forceSample=false) | Sampler | |
Sampler(const std::filesystem::path &path, const arma::uword interval=60, const bool append=false, const arma::uvec indicesToSample={}) | Sampler | |
setIndicesToSample(const arma::uvec &indices) | Sampler |