CHROMA
|
#include <inline_disco_eoprec_w.h>
Public Member Functions | |
TimeSliceRBFunc (int dir) | |
int | operator() (const multi1d< int > &coordinate) const |
int | numSubsets () const |
Private Member Functions | |
TimeSliceRBFunc () | |
Private Attributes | |
int | dir_decay |
Function object used for constructing the time-slice set but only with odd sites
Has an index ultimately such that
ind = 2*t + rb
where t is the timeslice we want and rb is 0 (even) or 1 (odd), telling us what
kind of site this will be.
Definition at line 90 of file inline_disco_eoprec_w.h.
|
inline |
Definition at line 93 of file inline_disco_eoprec_w.h.
|
inlineprivate |
Definition at line 121 of file inline_disco_eoprec_w.h.
|
inline |
Definition at line 109 of file inline_disco_eoprec_w.h.
|
inline |
|
private |
Definition at line 123 of file inline_disco_eoprec_w.h.
Referenced by numSubsets(), and operator()().