|
QUDA
1.0.0
|
#include <cstdio>#include <cstdlib>#include <tune_quda.h>#include <gauge_field.h>#include <color_spinor_field.h>#include <dslash_quda.h>#include <jitify_helper.cuh>#include <kernels/clover_sigma_outer_product.cuh>
Go to the source code of this file.
Namespaces | |
| quda | |
Functions | |
| void | quda::computeCloverSigmaOprod (GaugeField &oprod, std::vector< ColorSpinorField *> &x, std::vector< ColorSpinorField *> &p, std::vector< std::vector< double > > &coeff) |
| Compute the outer product from the solver solution fields arising from the diagonal term of the fermion bilinear in direction mu,nu and sum to outer product field. More... | |
1.8.13