Grid 0.7.0
ScalarObs< Impl > Class Template Reference

#include <ScalarObjs.h>

Static Public Member Functions

static void phisquared (typename Impl::Field &fsq, const typename Impl::Field &f)
static void phifourth (typename Impl::Field &fsq, const typename Impl::Field &f)
static void phider (typename Impl::Field &fsq, const typename Impl::Field &f)
static RealD sumphider (const typename Impl::Field &f)
static RealD sumphisquared (const typename Impl::Field &f)
static RealD sumphifourth (const typename Impl::Field &f)

Detailed Description

template<class Impl>
class ScalarObs< Impl >

Definition at line 36 of file ScalarObjs.h.

Member Function Documentation

◆ phisquared()

template<class Impl>
void ScalarObs< Impl >::phisquared ( typename Impl::Field & fsq,
const typename Impl::Field & f )
inlinestatic

Definition at line 42 of file ScalarObjs.h.

Referenced by ScalarAction< ScalarImplR >::deriv().

◆ phifourth()

template<class Impl>
void ScalarObs< Impl >::phifourth ( typename Impl::Field & fsq,
const typename Impl::Field & f )
inlinestatic

Definition at line 50 of file ScalarObjs.h.

Referenced by sumphifourth().

◆ phider()

template<class Impl>
void ScalarObs< Impl >::phider ( typename Impl::Field & fsq,
const typename Impl::Field & f )
inlinestatic

Definition at line 59 of file ScalarObjs.h.

References Cshift(), and Nd.

◆ sumphider()

template<class Impl>
RealD ScalarObs< Impl >::sumphider ( const typename Impl::Field & f)
inlinestatic

Definition at line 69 of file ScalarObjs.h.

References Cshift(), Nd, sum(), and trace().

Referenced by ScalarAction< ScalarImplR >::S().

◆ sumphisquared()

template<class Impl>
RealD ScalarObs< Impl >::sumphisquared ( const typename Impl::Field & f)
inlinestatic

Definition at line 78 of file ScalarObjs.h.

References sum(), and trace().

Referenced by ScalarAction< ScalarImplR >::S().

◆ sumphifourth()

template<class Impl>
RealD ScalarObs< Impl >::sumphifourth ( const typename Impl::Field & f)
inlinestatic

Definition at line 84 of file ScalarObjs.h.

References phifourth(), sum(), and trace().

Referenced by ScalarAction< ScalarImplR >::S().


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