CHROMA
|
Caclulates the couplings between neighboring blocks given a displacement path. More...
Go to the source code of this file.
Classes | |
class | Chroma::DisplacedBlock |
Holds info on the coupling of sites that are displaced within a block. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
std::vector< int > | Chroma::block_couplings (const int b, const Set &S, const multi1d< int > &disp, const int len) |
bool | Chroma::blocks_couple (const multi1d< DisplacedBlock > &b, const Set &S, const int len, int blocks_to_check) |
bool | Chroma::blocks_couple (const multi1d< DisplacedBlock > &b, const Set &S, const int len) |
Caclulates the couplings between neighboring blocks given a displacement path.
Definition in file block_couplings.h.