Class TempLat::MeansMeasurer
ClassList > TempLat > MeansMeasurer
A class which implements common measurement to all fields, like mean and variance, in a standardized format.
#include <meansmeasurer.h>
Public Functions
| Type | Name |
|---|---|
| MeansMeasurer () = delete |
Public Static Functions
| Type | Name |
|---|---|
| std::vector< std::string > | header () |
| std::vector< std::string > | headerEB () |
| void | measure (MeasurementsSaver< T > & ms, S fld, Q mom, T t) |
Public Functions Documentation
function MeansMeasurer
Public Static Functions Documentation
function header
function headerEB
function measure
template<typename S, typename Q, typename T>
static inline void TempLat::MeansMeasurer::measure (
MeasurementsSaver < T > & ms,
S fld,
Q mom,
T t
)
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/cosmolattice/include/CosmoInterface/measurements/meansmeasurer.h