QUDA  v0.7.0
A library for QCD on GPUs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Locator< oddBit > Struct Template Reference

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)
 

Detailed Description

template<int oddBit>
struct Locator< oddBit >

Definition at line 572 of file hisq_force_reference2.cpp.

Constructor & Destructor Documentation

template<int oddBit>
Locator< oddBit >::Locator ( const int  dim[4])

Definition at line 593 of file hisq_force_reference2.cpp.

Member Function Documentation

template<int oddBit>
int Locator< oddBit >::getFullFromHalfIndex ( int  half_lattice_index)

Definition at line 675 of file hisq_force_reference2.cpp.

template<int oddBit>
int Locator< oddBit >::getNeighborFromFullIndex ( int  full_lattice_index,
int  dir,
int *  err = NULL 
)

Definition at line 683 of file hisq_force_reference2.cpp.


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