|
QUDA
1.0.0
|
#include <color_spinor_field.h>#include <color_spinor_field_order.h>#include <dslash_quda.h>#include <index_helper.cuh>#include <include/kernels/dslash_domain_wall_m5.cuh>
Go to the source code of this file.
Classes | |
| class | quda::Dslash5< Float, nColor, Arg > |
Namespaces | |
| quda | |
Functions | |
| void | quda::ApplyDslash5 (ColorSpinorField &out, const ColorSpinorField &in, const ColorSpinorField &x, double m_f, double m_5, const Complex *b_5, const Complex *c_5, double a, bool dagger, Dslash5Type type) |
| Apply either the domain-wall / mobius Dslash5 operator or the M5 inverse operator. In the current implementation, it is expected that the color-spinor fields are 4-d preconditioned. More... | |
1.8.13