HILA
Loading...
Searching...
No Matches
site_select_type_ Class Reference

#include <site_select.h>

Detailed Description

Site selection: special vector to accumulate chosen sites or sites + variable

SiteSelect<> s; SiteValueSelect<T> sv;

To be used within site loops as onsites(ALL ) { if ( condition1 ) s.select(X); if ( condition2 ) sv.select(X, A[X]); }

Definition at line 41 of file site_select.h.


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