QUDA  v1.1.0
A library for QCD on GPUs
Public Member Functions | List of all members
quda::colorspinor::GhostAccessorCB< Float, nSpin, nColor, nVec, order > Struct Template Reference

#include <color_spinor_field_order.h>

Public Member Functions

 GhostAccessorCB (const ColorSpinorField &)
 
 GhostAccessorCB ()
 
__device__ __host__ int index (int dim, int dir, int parity, int x_cb, int s, int c, int v) const
 

Detailed Description

template<typename Float, int nSpin, int nColor, int nVec, QudaFieldOrder order>
struct quda::colorspinor::GhostAccessorCB< Float, nSpin, nColor, nVec, order >

Definition at line 234 of file color_spinor_field_order.h.

Constructor & Destructor Documentation

◆ GhostAccessorCB() [1/2]

template<typename Float , int nSpin, int nColor, int nVec, QudaFieldOrder order>
quda::colorspinor::GhostAccessorCB< Float, nSpin, nColor, nVec, order >::GhostAccessorCB ( const ColorSpinorField )
inline

Definition at line 235 of file color_spinor_field_order.h.

◆ GhostAccessorCB() [2/2]

template<typename Float , int nSpin, int nColor, int nVec, QudaFieldOrder order>
quda::colorspinor::GhostAccessorCB< Float, nSpin, nColor, nVec, order >::GhostAccessorCB ( )
inline

Definition at line 236 of file color_spinor_field_order.h.

Member Function Documentation

◆ index()

template<typename Float , int nSpin, int nColor, int nVec, QudaFieldOrder order>
__device__ __host__ int quda::colorspinor::GhostAccessorCB< Float, nSpin, nColor, nVec, order >::index ( int  dim,
int  dir,
int  parity,
int  x_cb,
int  s,
int  c,
int  v 
) const
inline

Definition at line 237 of file color_spinor_field_order.h.


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