|
QUDA
0.9.0
|
Even-odd preconditioned Gauge Laplace operator. 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 |
Even-odd preconditioned Gauge Laplace operator.
Definition at line 926 of file dirac_quda.h.
| quda::GaugeLaplacePC::GaugeLaplacePC | ( | const DiracParam & | param | ) |
Definition at line 76 of file gauge_laplace.cpp.
| quda::GaugeLaplacePC::GaugeLaplacePC | ( | const GaugeLaplacePC & | laplace | ) |
Definition at line 78 of file gauge_laplace.cpp.
|
virtual |
Definition at line 80 of file gauge_laplace.cpp.
|
virtual |
Reimplemented from quda::GaugeLaplace.
Definition at line 88 of file gauge_laplace.cpp.
References quda::Dirac::deleteTmp(), quda::GaugeLaplace::Dslash(), quda::GaugeLaplace::DslashXpay(), errorQuda, in, quda::Dirac::kappa, quda::Dirac::matpcType, quda::Dirac::newTmp(), out, QUDA_EVEN_PARITY, QUDA_MATPC_EVEN_EVEN, QUDA_MATPC_ODD_ODD, QUDA_ODD_PARITY, and quda::Dirac::tmp1.
Referenced by MdagM().


|
virtual |
Reimplemented from quda::GaugeLaplace.
Definition at line 107 of file gauge_laplace.cpp.
References quda::Dirac::deleteTmp(), in, M(), quda::Dirac::Mdag(), quda::Dirac::newTmp(), out, and quda::Dirac::tmp2.

| GaugeLaplacePC & quda::GaugeLaplacePC::operator= | ( | const GaugeLaplacePC & | laplace | ) |
Definition at line 82 of file gauge_laplace.cpp.
References quda::laplace(), and quda::GaugeLaplace::operator=().

|
virtual |
Reimplemented from quda::GaugeLaplace.
Definition at line 115 of file gauge_laplace.cpp.
References b, quda::GaugeLaplace::DslashXpay(), errorQuda, quda::Dirac::kappa, quda::Dirac::matpcType, QUDA_EVEN_PARITY, QUDA_MATPC_EVEN_EVEN, QUDA_MATPC_ODD_ODD, QUDA_MATPC_SOLUTION, QUDA_MATPCDAG_MATPC_SOLUTION, QUDA_ODD_PARITY, src, and x.

|
virtual |
Reimplemented from quda::GaugeLaplace.
Definition at line 144 of file gauge_laplace.cpp.
References b, quda::Dirac::checkFullSpinor(), quda::GaugeLaplace::DslashXpay(), errorQuda, quda::Dirac::kappa, quda::Dirac::matpcType, QUDA_EVEN_PARITY, QUDA_MATPC_EVEN_EVEN, QUDA_MATPC_ODD_ODD, QUDA_MATPC_SOLUTION, QUDA_MATPCDAG_MATPC_SOLUTION, QUDA_ODD_PARITY, and x.

1.8.14