TransFlow  0.1.0
A transient pipeline flow simulation library
Sampler Member List

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)Samplerstatic
m_appendSamplerprivate
m_indicesToSampleSamplerprivate
m_outputDirSamplerprivate
m_outputFilesSamplerprivate
m_printIntervalSamplerprivate
m_samplersSamplerprivate
m_timeOfLastPrintSamplerprivate
makeOutputDir(const std::filesystem::path &path)Samplerstatic
outputDir() constSamplerinline
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