Class TempLat::MeasurementsSaverStd
template <typename T>
ClassList > TempLat > MeasurementsSaverStd
A class which is used to save measurements using the standard library. More...
#include <measurementssaverstd.h>
Public Functions
| Type | Name |
|---|---|
| MeasurementsSaverStd (FilesManager< NDim > & fm, std::string fn, bool amIRoot, bool appendMode, const std::vector< std::string > & headers={}) |
|
| MeasurementsSaverStd (FilesManager< NDim > & fm, const Field< T, NDim > & fld, bool amIRoot, bool appendMode, const std::vector< std::string > & headers={}) |
|
| void | addAverage (const T & r) |
| void | addHeader (const std::string & str) |
| void | save () |
| virtual | ~MeasurementsSaverStd () = default |
Detailed Description
Unit test: ctest -R test-measurementssaverstd
Public Functions Documentation
function MeasurementsSaverStd [1/2]
template<size_t NDim>
inline TempLat::MeasurementsSaverStd::MeasurementsSaverStd (
FilesManager < NDim > & fm,
std::string fn,
bool amIRoot,
bool appendMode,
const std::vector< std::string > & headers={}
)
function MeasurementsSaverStd [2/2]
template<size_t NDim>
inline TempLat::MeasurementsSaverStd::MeasurementsSaverStd (
FilesManager < NDim > & fm,
const Field < T, NDim > & fld,
bool amIRoot,
bool appendMode,
const std::vector< std::string > & headers={}
)
function addAverage
function addHeader
function save
function ~MeasurementsSaverStd
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/cosmolattice/include/CosmoInterface/measurements/measurementsIO/std/measurementssaverstd.h