|
QUDA
v1.1.0
A library for QCD on GPUs
|
#include <gauge_field.h>Go to the source code of this file.
Namespaces | |
| quda | |
Functions | |
| void | quda::BuildStaggeredKahlerDiracInverse (GaugeField &Xinv, const cudaGaugeField &gauge, const double mass) |
| Build the Kahler-Dirac inverse block for KD operators. More... | |
| cudaGaugeField * | quda::AllocateAndBuildStaggeredKahlerDiracInverse (const cudaGaugeField &gauge, const double mass, const QudaPrecision override_prec) |
| Allocate and build the Kahler-Dirac inverse block for KD operators. More... | |