|
| | TwistedDslashCuda (cudaColorSpinorField *out, const gFloat *gauge0, const gFloat *gauge1, const QudaReconstructType reconstruct, const cudaColorSpinorField *in, const cudaColorSpinorField *x, const double kappa, const double mu, const double epsilon, const int dagger) |
| |
| virtual | ~TwistedDslashCuda () |
| |
| TuneKey | tuneKey () const |
| |
| void | apply (const cudaStream_t &stream) |
| |
| long long | flops () const |
| |
| | SharedDslashCuda (cudaColorSpinorField *out, const cudaColorSpinorField *in, const cudaColorSpinorField *x) |
| |
| virtual | ~SharedDslashCuda () |
| |
| | DslashCuda (cudaColorSpinorField *out, const cudaColorSpinorField *in, const cudaColorSpinorField *x) |
| |
| virtual | ~DslashCuda () |
| |
| std::string | paramString (const TuneParam ¶m) const |
| |
| virtual int | Nface () |
| |
| virtual void | initTuneParam (TuneParam ¶m) const |
| |
| virtual void | defaultTuneParam (TuneParam ¶m) const |
| |
| virtual void | preTune () |
| |
| virtual void | postTune () |
| |
| | Tunable () |
| |
| virtual | ~Tunable () |
| |
| virtual int | tuningIter () const |
| |
| virtual std::string | perfString (float time) const |
| |
| virtual bool | advanceTuneParam (TuneParam ¶m) const |
| |
| void | checkLaunchParam (TuneParam ¶m) |
| |
template<typename sFloat, typename gFloat>
class quda::TwistedDslashCuda< sFloat, gFloat >
Definition at line 856 of file dslash_quda.cu.