Class TempLat::DefectsMeasurer
template <typename T>
ClassList > TempLat > DefectsMeasurer
A class which contains measurements of energies and scale factor.
#include <defectsmeasurer.h>
Inherits the following classes: TempLat::AbstractMeasurer
Public Attributes
| Type | Name |
|---|---|
| bool | lastMeas |
Public Functions
| Type | Name |
|---|---|
| DefectsMeasurer (Model & model, FilesManager< Model::NDim > & filesManager, const RunParameters< T > & rPar, bool append, std::string postfix="", bool onlyMeasureNorm=false) |
|
| void | measure (Model & model, T t) |
| void | measureSpectra (Model & model, T t, PowerSpectrumMeasurer & PSMeasurer) |
Public Functions inherited from TempLat::AbstractMeasurer
| Type | Name |
|---|---|
| AbstractMeasurer () |
|
| void | setLastMeas (bool last) |
Protected Attributes inherited from TempLat::AbstractMeasurer
| Type | Name |
|---|---|
| bool | lastMeas |
Public Attributes Documentation
variable lastMeas
Public Functions Documentation
function DefectsMeasurer
template<typename Model>
inline TempLat::DefectsMeasurer::DefectsMeasurer (
Model & model,
FilesManager < Model::NDim > & filesManager,
const RunParameters < T > & rPar,
bool append,
std::string postfix="",
bool onlyMeasureNorm=false
)
function measure
function measureSpectra
template<typename Model, typename PowerSpectrumMeasurer>
inline void TempLat::DefectsMeasurer::measureSpectra (
Model & model,
T t,
PowerSpectrumMeasurer & PSMeasurer
)
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/cosmolattice/include/CosmoInterface/measurements/defectsmeasurer.h