|
QUDA
0.9.0
|
Full Covariant Derivative operator. Although not a Dirac operator per se, it's a linear operator so it's conventient to put in the Dirac operator abstraction. More...
#include <dirac_quda.h>


Additional Inherited Members | |
Static Public Member Functions inherited from quda::Dirac | |
| static Dirac * | create (const DiracParam ¶m) |
Static Public Member Functions inherited from quda::Object | |
| static void * | operator new (std::size_t size) |
| static void | operator delete (void *p) |
| static void * | operator new[] (std::size_t size) |
| static void | operator delete[] (void *p) |
Protected Member Functions inherited from quda::Dirac | |
| bool | newTmp (ColorSpinorField **, const ColorSpinorField &) const |
| void | deleteTmp (ColorSpinorField **, const bool &reset) const |
Protected Attributes inherited from quda::Dirac | |
| cudaGaugeField * | gauge |
| double | kappa |
| double | mass |
| QudaMatPCType | matpcType |
| QudaDagType | dagger |
| unsigned long long | flops |
| ColorSpinorField * | tmp1 |
| ColorSpinorField * | tmp2 |
| QudaDiracType | type |
| QudaTune | tune |
| int | commDim [QUDA_MAX_DIM] |
| TimeProfile | profile |
Full Covariant Derivative operator. Although not a Dirac operator per se, it's a linear operator so it's conventient to put in the Dirac operator abstraction.
Definition at line 948 of file dirac_quda.h.
| quda::GaugeCovDev::GaugeCovDev | ( | const DiracParam & | param | ) |
Definition at line 9 of file gauge_covdev.cpp.
| quda::GaugeCovDev::GaugeCovDev | ( | const GaugeCovDev & | covDev | ) |
Definition at line 11 of file gauge_covdev.cpp.
|
virtual |
Definition at line 13 of file gauge_covdev.cpp.
|
virtual |
Implements quda::Dirac.
Definition at line 47 of file gauge_covdev.cpp.
Referenced by computeCloverForceQuda(), computeStaggeredForceQuda(), and dslashQuda().

|
virtual |
Definition at line 21 of file gauge_covdev.cpp.
References quda::ApplyCovDev(), quda::Dirac::checkSpinorAlias(), quda::Dirac::flops, quda::Dirac::gauge, in, mu, out, and parity.
Referenced by MCD().


|
virtual |
Implements quda::Dirac.
Definition at line 52 of file gauge_covdev.cpp.
|
virtual |
Implements quda::Dirac.
Definition at line 61 of file gauge_covdev.cpp.
Referenced by computeCloverForceQuda(), and MatQuda().

|
virtual |
Definition at line 30 of file gauge_covdev.cpp.
References quda::Dirac::checkFullSpinor(), DslashCD(), in, mu, out, and QUDA_INVALID_PARITY.
Referenced by dslashCUDA(), and MdagMCD().


|
virtual |
Implements quda::Dirac.
Definition at line 66 of file gauge_covdev.cpp.
Referenced by MatDagMatQuda().

|
virtual |
Definition at line 36 of file gauge_covdev.cpp.
References quda::Dirac::checkFullSpinor(), quda::Dirac::deleteTmp(), in, MCD(), mu, quda::Dirac::newTmp(), out, and quda::Dirac::tmp1.

| GaugeCovDev & quda::GaugeCovDev::operator= | ( | const GaugeCovDev & | covDev | ) |
Definition at line 15 of file gauge_covdev.cpp.
References quda::covDev(), and quda::Dirac::operator=().

|
virtual |
Implements quda::Dirac.
Definition at line 71 of file gauge_covdev.cpp.
Referenced by invertMultiSrcQuda(), and invertQuda().

|
virtual |
Implements quda::Dirac.
Definition at line 78 of file gauge_covdev.cpp.
Referenced by invertMultiSrcQuda(), and invertQuda().

1.8.14