Grid 0.7.0
PaddedCell.h File Reference

Go to the source code of this file.

Data Structures

struct  CshiftImplBase< vobj >
struct  CshiftImplDefault< vobj >
struct  CshiftImplGauge< Gimpl >
class  PaddedCell

Functions

 NAMESPACE_BEGIN (Grid)
template<class vobj>
void ScatterSlice (const deviceVector< vobj > &buf, Lattice< vobj > &lat, int x, int dim, int offset=0)
template<class vobj>
void GatherSlice (deviceVector< vobj > &buf, const Lattice< vobj > &lat, int x, int dim, int offset=0)
 NAMESPACE_END (Grid)

Function Documentation

◆ NAMESPACE_BEGIN()

NAMESPACE_BEGIN ( Grid )

◆ ScatterSlice()

template<class vobj>
void ScatterSlice ( const deviceVector< vobj > & buf,
Lattice< vobj > & lat,
int x,
int dim,
int offset = 0 )
inline

◆ GatherSlice()

template<class vobj>
void GatherSlice ( deviceVector< vobj > & buf,
const Lattice< vobj > & lat,
int x,
int dim,
int offset = 0 )
inline

◆ NAMESPACE_END()

NAMESPACE_END ( Grid )