QUDA
v0.7.0
A library for QCD on GPUs
|
#include <dirac_quda.h>
Protected Member Functions | |
void | twistedApply (cudaColorSpinorField &out, const cudaColorSpinorField &in, const QudaTwistGamma5Type twistType) const |
![]() | |
void | initConstants () |
![]() | |
bool | newTmp (cudaColorSpinorField **, const cudaColorSpinorField &) const |
void | deleteTmp (cudaColorSpinorField **, const bool &reset) const |
Protected Attributes | |
double | mu |
double | epsilon |
![]() | |
FaceBuffer | face1 |
FaceBuffer | face2 |
![]() | |
cudaGaugeField & | gauge |
double | kappa |
double | mass |
QudaMatPCType | matpcType |
QudaDagType | dagger |
unsigned long long | flops |
cudaColorSpinorField * | tmp1 |
cudaColorSpinorField * | tmp2 |
QudaTune | tune |
int | commDim [QUDA_MAX_DIM] |
TimeProfile | profile |
Additional Inherited Members | |
![]() | |
static Dirac * | create (const DiracParam ¶m) |
Definition at line 362 of file dirac_quda.h.
quda::DiracTwistedMass::DiracTwistedMass | ( | const DiracTwistedMass & | dirac | ) |
Definition at line 27 of file dirac_twisted_mass.cpp.
quda::DiracTwistedMass::DiracTwistedMass | ( | const DiracParam & | param, |
const int | nDim | ||
) |
Definition at line 19 of file dirac_twisted_mass.cpp.
|
virtual |
Definition at line 35 of file dirac_twisted_mass.cpp.
|
virtual |
Reimplemented from quda::DiracWilson.
Reimplemented in quda::DiracTwistedMassPC.
Definition at line 70 of file dirac_twisted_mass.cpp.
|
virtual |
Reimplemented from quda::DiracWilson.
Reimplemented in quda::DiracTwistedMassPC.
Definition at line 107 of file dirac_twisted_mass.cpp.
DiracTwistedMass & quda::DiracTwistedMass::operator= | ( | const DiracTwistedMass & | dirac | ) |
Definition at line 37 of file dirac_twisted_mass.cpp.
|
virtual |
Reimplemented from quda::DiracWilson.
Reimplemented in quda::DiracTwistedMassPC.
Definition at line 118 of file dirac_twisted_mass.cpp.
|
virtual |
Reimplemented from quda::DiracWilson.
Reimplemented in quda::DiracTwistedMassPC.
Definition at line 130 of file dirac_twisted_mass.cpp.
void quda::DiracTwistedMass::Twist | ( | cudaColorSpinorField & | out, |
const cudaColorSpinorField & | in | ||
) | const |
Definition at line 65 of file dirac_twisted_mass.cpp.
|
protected |
Definition at line 46 of file dirac_twisted_mass.cpp.
|
protected |
Definition at line 366 of file dirac_quda.h.
|
protected |
Definition at line 365 of file dirac_quda.h.