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

Go to the source code of this file.

Namespaces

 quda
 

Functions

void quda::copyGenericClover (CloverField &out, const CloverField &in, bool inverse, QudaFieldLocation location, void *Out=0, void *In=0, void *outNorm=0, void *inNorm=0)
 This generic function is used for copying the clover field where in the input and output can be in any order and location. More...