|
Grid 0.7.0
|
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) | |
| #define CRC | ( | U | ) |
Definition at line 51 of file Lattice_crc.h.
| NAMESPACE_BEGIN | ( | Grid | ) |
| void DumpSliceNorm | ( | std::string | s, |
| const Lattice< vobj > & | f, | ||
| int | mu = -1 ) |
Definition at line 32 of file Lattice_crc.h.
References Lattice< vobj >::Grid(), localNorm2(), GridBase::Nd(), and sliceSum().
Referenced by DomainDecomposedBoundaryTwoFlavourPseudoFermion< ImplD, ImplF >::deriv(), and DomainDecomposedBoundaryTwoFlavourRatioPseudoFermion< ImplD, ImplF >::refresh().
| 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 | ( | Grid | ) |