QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Macros | Functions
coarsecoarse_op.cu File Reference
#include <transfer.h>
#include <color_spinor_field.h>
#include <gauge_field.h>
Include dependency graph for coarsecoarse_op.cu:

Go to the source code of this file.

Namespaces

 quda
 

Macros

#define COARSECOARSE
 

Functions

void quda::CoarseCoarseOp (GaugeField &Y, GaugeField &X, const Transfer &T, const GaugeField &gauge, const GaugeField &clover, const GaugeField &cloverInv, double kappa, double mu, double mu_factor, QudaDiracType dirac, QudaMatPCType matpc, bool need_bidirectional)
 Coarse operator construction from an intermediate-grid operator (Coarse) More...
 

Macro Definition Documentation

◆ COARSECOARSE

#define COARSECOARSE

Definition at line 5 of file coarsecoarse_op.cu.