|
QUDA
0.9.0
|
Public Member Functions | |
| Locator (const int dim[4]) | |
| int | getFullFromHalfIndex (int half_lattice_index) |
| int | getNeighborFromFullIndex (int full_lattice_index, int dir, int *err=NULL) |
Private Member Functions | |
| void | getCoordsFromHalfIndex (int half_index, int coord[4]) |
| void | getCoordsFromFullIndex (int full_index, int coord[4]) |
| void | cache (int half_lattice_index) |
Private Attributes | |
| int | local_dim [4] |
| int | volume |
| int | half_index |
| int | full_index |
| int | full_coord [4] |
Definition at line 571 of file hisq_force_reference2.cpp.
Definition at line 592 of file hisq_force_reference2.cpp.
References dim, Locator< oddBit >::local_dim, and Locator< oddBit >::volume.
Definition at line 664 of file hisq_force_reference2.cpp.
|
private |
Definition at line 635 of file hisq_force_reference2.cpp.
References coord.
Definition at line 674 of file hisq_force_reference2.cpp.
Referenced by computeAllLinkSite(), computeLongLinkSite(), computeMiddleLinkSite(), and computeSideLinkSite().

| int Locator< oddBit >::getNeighborFromFullIndex | ( | int | full_lattice_index, |
| int | dir, | ||
| int * | err = NULL |
||
| ) |
Definition at line 682 of file hisq_force_reference2.cpp.
References coord, E1, E2, E3, E4, err, errorQuda, and exit().
Referenced by computeAllLinkSite(), computeLongLinkSite(), computeMiddleLinkSite(), and computeSideLinkSite().


Definition at line 578 of file hisq_force_reference2.cpp.
Definition at line 577 of file hisq_force_reference2.cpp.
Definition at line 576 of file hisq_force_reference2.cpp.
Definition at line 574 of file hisq_force_reference2.cpp.
Referenced by Locator< oddBit >::Locator().
Definition at line 575 of file hisq_force_reference2.cpp.
Referenced by Locator< oddBit >::Locator().
1.8.14