Grid 0.7.0
Lattice_crc.h File Reference

Go to the source code of this file.

Macros

#define CRC(U)

Functions

 NAMESPACE_BEGIN (Grid)
template<class vobj>
void DumpSliceNorm (std::string s, const Lattice< vobj > &f, int mu=-1)
template<class vobj>
uint32_t crc (const Lattice< vobj > &buf)
 NAMESPACE_END (Grid)

Macro Definition Documentation

◆ CRC

#define CRC ( U)

Definition at line 51 of file Lattice_crc.h.

Function Documentation

◆ NAMESPACE_BEGIN()

NAMESPACE_BEGIN ( Grid )

◆ DumpSliceNorm()

template<class vobj>
void DumpSliceNorm ( std::string s,
const Lattice< vobj > & f,
int mu = -1 )

◆ crc()

template<class vobj>
uint32_t crc ( const Lattice< vobj > & buf)

Definition at line 45 of file Lattice_crc.h.

References autoView, CpuRead, and LatticeAccelerator< vobj >::oSites().

◆ NAMESPACE_END()

NAMESPACE_END ( Grid )