Skip to content

Class TempLat::Maximum

template <typename T>

ClassList > TempLat > Maximum

Public Types

Type Name
typedef GetGetReturnType< T >::type vType

Public Static Attributes

Type Name
constexpr size_t NDim = GetNDim::get&lt;T&gt;()

Public Functions

Type Name
Maximum (const T & pT, SpaceStateType spaceType)
vType compute ()
device::memory::host_ptr< MemoryToolBox< NDim > > getToolBox () const
std::string toString () const

Public Static Functions

Type Name
void onBeforeAverageConfiguration (R && pT)

Public Types Documentation

typedef vType

using TempLat::Maximum< T >::vType =  GetGetReturnType<T>::type;

Public Static Attributes Documentation

variable NDim

constexpr size_t TempLat::Maximum< T >::NDim;

Public Functions Documentation

function Maximum

inline TempLat::Maximum::Maximum (
    const T & pT,
    SpaceStateType spaceType
) 

function compute

inline vType TempLat::Maximum::compute () 

function getToolBox

inline device::memory::host_ptr < MemoryToolBox < NDim > > TempLat::Maximum::getToolBox () const

For measurement objects.


function toString

inline std::string TempLat::Maximum::toString () const

Public Static Functions Documentation

function onBeforeAverageConfiguration

template<typename R>
static inline void TempLat::Maximum::onBeforeAverageConfiguration (
    R && pT
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/measuringtools/maximum.h