|
QUDA
0.9.0
|
#include <transfer.h>#include <gauge_field_order.h>#include <color_spinor_field_order.h>#include <index_helper.cuh>
Go to the source code of this file.
Classes | |
| struct | quda::DslashCoarseLaunch |
| class | quda::DslashCoarsePolicyTune |
Namespaces | |
| quda | |
Typedefs | |
| typedef std::map< TuneKey, TuneParam > | quda::map |
Functions | |
| const map & | quda::getTuneCache () |
| void | quda::disableProfileCount () |
| void | quda::enableProfileCount () |
| void | quda::setPolicyTuning (bool) |
| void | quda::ApplyCoarse (ColorSpinorField &out, const ColorSpinorField &inA, const ColorSpinorField &inB, const GaugeField &Y, const GaugeField &X, double kappa, int parity=QUDA_INVALID_PARITY, bool dslash=true, bool clover=true, bool dagger=false) |
Variables | |
| static bool | quda::dslash_init = false |
| static std::vector< DslashCoarsePolicy > | quda::policy |
| static int | quda::config = 0 |
1.8.14