|
Grid 0.7.0
|
#include <Grid/qcd/QCD.h>Go to the source code of this file.
Data Structures | |
| class | CoarsenedMatrix< Fobj, CComplex, nbasis > |
Functions | |
| NAMESPACE_BEGIN (Grid) | |
| template<class vobj, class CComplex> | |
| void | blockMaskedInnerProduct (Lattice< CComplex > &CoarseInner, const Lattice< decltype(innerProduct(vobj(), vobj()))> &FineMask, const Lattice< vobj > &fineX, const Lattice< vobj > &fineY) |
| NAMESPACE_END (Grid) | |
| NAMESPACE_BEGIN | ( | Grid | ) |
|
inline |
Definition at line 39 of file CoarsenedMatrix.h.
References blockSum(), LatticeAccelerator< vobj >::Checkerboard(), Lattice< vobj >::Grid(), innerProduct(), localInnerProduct(), and mult().
Referenced by CoarsenedMatrix< Fobj, CComplex, nbasis >::CoarsenOperator().
| NAMESPACE_END | ( | Grid | ) |