Grid 0.7.0
PolyakovLogger< Impl > Class Template Reference

#include <polyakov_loop.h>

Inheritance diagram for PolyakovLogger< Impl >:
HmcObservable< Impl::Field >

Public Types

typedef Impl::Field Field

Public Member Functions

 INHERIT_GIMPL_TYPES (Impl)
void TrajectoryComplete (int traj, Field &U, GridSerialRNG &sRNG, GridParallelRNG &pRNG)
virtual void TrajectoryComplete (int traj, ConfigurationBase< Field > &SmartConfig, GridSerialRNG &sRNG, GridParallelRNG &pRNG)

Detailed Description

template<class Impl>
class PolyakovLogger< Impl >

Definition at line 37 of file polyakov_loop.h.

Member Typedef Documentation

◆ Field

template<class Impl>
typedef Impl::Field PolyakovLogger< Impl >::Field

Definition at line 44 of file polyakov_loop.h.

Member Function Documentation

◆ INHERIT_GIMPL_TYPES()

template<class Impl>
PolyakovLogger< Impl >::INHERIT_GIMPL_TYPES ( Impl )

◆ TrajectoryComplete() [1/2]

template<class Impl>
void PolyakovLogger< Impl >::TrajectoryComplete ( int traj,
Field & U,
GridSerialRNG & sRNG,
GridParallelRNG & pRNG )
inline

Definition at line 46 of file polyakov_loop.h.

References WilsonLoops< Gimpl >::avgPolyakovLoop(), GridLogMessage, and U.

◆ TrajectoryComplete() [2/2]

virtual void HmcObservable< Field >::TrajectoryComplete ( int traj,
ConfigurationBase< Field > & SmartConfig,
GridSerialRNG & sRNG,
GridParallelRNG & pRNG )
inlinevirtualinherited

Reimplemented in BinaryHmcCheckpointer< Impl >.

Definition at line 37 of file hmc_observable.h.


The documentation for this class was generated from the following file: