QUDA
1.0.0
|
#include <cstdio>
#include <cstdlib>
#include <tune_quda.h>
#include <quda_internal.h>
#include <gauge_field_order.h>
#include <quda_matrix.h>
#include <color_spinor.h>
#include <dslash_quda.h>
Go to the source code of this file.
Namespaces | |
quda | |
Functions | |
void | quda::computeCloverForce (GaugeField &force, const GaugeField &U, std::vector< ColorSpinorField *> &x, std::vector< ColorSpinorField *> &p, std::vector< double > &coeff) |
Compute the force contribution from the solver solution fields. More... | |