QUDA  0.9.0
Namespaces | Functions
inv_mre.cpp File Reference
#include <invert_quda.h>
#include <blas_quda.h>
Include dependency graph for inv_mre.cpp:

Go to the source code of this file.

Namespaces

 quda
 

Functions

void quda::solve (Complex *psi, std::vector< ColorSpinorField *> &p, std::vector< ColorSpinorField *> &q, ColorSpinorField &b)
 Solve the equation A p_k psi_k = b by minimizing the residual and using Gaussian elimination. More...