QUDA  0.9.0
Namespaces | Functions
clover_invert.cu File Reference
#include <tune_quda.h>
#include <clover_field_order.h>
#include <complex_quda.h>
#include <launch_kernel.cuh>
#include <atomic.cuh>
#include <cub_helper.cuh>
#include <quda_matrix.h>
#include <linalg.cuh>
Include dependency graph for clover_invert.cu:

Go to the source code of this file.

Namespaces

 quda
 

Functions

void quda::cloverInvert (CloverField &clover, bool computeTraceLog, QudaFieldLocation location)
 This function compute the Cholesky decomposition of each clover matrix and stores the clover inverse field. More...