QUDA
1.0.0
|
Even-odd preconditioned Gauge Laplace operator. More...
#include <dirac_quda.h>
Additional Inherited Members | |
![]() | |
static Dirac * | create (const DiracParam ¶m) |
![]() | |
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) |
![]() | |
bool | newTmp (ColorSpinorField **, const ColorSpinorField &) const |
void | deleteTmp (ColorSpinorField **, const bool &reset) const |
![]() | |
cudaGaugeField * | gauge |
double | kappa |
double | mass |
int | laplace3D |
QudaMatPCType | matpcType |
QudaDagType | dagger |
unsigned long long | flops |
ColorSpinorField * | tmp1 |
ColorSpinorField * | tmp2 |
QudaDiracType | type |
QudaPrecision | halo_precision |
int | commDim [QUDA_MAX_DIM] |
TimeProfile | profile |
Even-odd preconditioned Gauge Laplace operator.
Definition at line 1047 of file dirac_quda.h.
quda::GaugeLaplacePC::GaugeLaplacePC | ( | const DiracParam & | param | ) |
Definition at line 86 of file gauge_laplace.cpp.
quda::GaugeLaplacePC::GaugeLaplacePC | ( | const GaugeLaplacePC & | laplace | ) |
Definition at line 88 of file gauge_laplace.cpp.
|
virtual |
Definition at line 90 of file gauge_laplace.cpp.
|
virtual |
Reimplemented from quda::GaugeLaplace.
Definition at line 98 of file gauge_laplace.cpp.
References quda::Dirac::deleteTmp(), quda::GaugeLaplace::Dslash(), quda::GaugeLaplace::DslashXpay(), errorQuda, quda::Dirac::kappa, quda::Dirac::matpcType, quda::Dirac::newTmp(), 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 117 of file gauge_laplace.cpp.
References quda::Dirac::deleteTmp(), M(), quda::Dirac::Mdag(), quda::Dirac::newTmp(), and quda::Dirac::tmp2.
GaugeLaplacePC & quda::GaugeLaplacePC::operator= | ( | const GaugeLaplacePC & | laplace | ) |
Definition at line 92 of file gauge_laplace.cpp.
References quda::GaugeLaplace::operator=().
|
virtual |
Reimplemented from quda::GaugeLaplace.
Definition at line 125 of file gauge_laplace.cpp.
References quda::GaugeLaplace::DslashXpay(), errorQuda, quda::ColorSpinorField::Even(), quda::Dirac::kappa, quda::Dirac::matpcType, quda::ColorSpinorField::Odd(), QUDA_EVEN_PARITY, QUDA_MATPC_EVEN_EVEN, QUDA_MATPC_ODD_ODD, QUDA_MATPC_SOLUTION, QUDA_MATPCDAG_MATPC_SOLUTION, and QUDA_ODD_PARITY.
|
virtual |
Reimplemented from quda::GaugeLaplace.
Definition at line 154 of file gauge_laplace.cpp.
References quda::Dirac::checkFullSpinor(), quda::GaugeLaplace::DslashXpay(), errorQuda, quda::ColorSpinorField::Even(), quda::Dirac::kappa, quda::Dirac::matpcType, quda::ColorSpinorField::Odd(), QUDA_EVEN_PARITY, QUDA_MATPC_EVEN_EVEN, QUDA_MATPC_ODD_ODD, QUDA_MATPC_SOLUTION, QUDA_MATPCDAG_MATPC_SOLUTION, and QUDA_ODD_PARITY.