QUDA  v1.1.0
A library for QCD on GPUs
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 571 of file hisq_force_reference2.cpp.

Constructor & Destructor Documentation

◆ Locator()

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

Definition at line 592 of file hisq_force_reference2.cpp.

Member Function Documentation

◆ getFullFromHalfIndex()

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

Definition at line 674 of file hisq_force_reference2.cpp.

◆ getNeighborFromFullIndex()

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

Definition at line 682 of file hisq_force_reference2.cpp.


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