#include <dirac_quda.h>
|
| double | shift |
| | Shift term added onto operator (M/M^dag M/M M^dag + shift) More...
|
| |
Definition at line 1892 of file dirac_quda.h.
◆ DiracMatrix() [1/4]
| quda::DiracMatrix::DiracMatrix |
( |
const Dirac & |
d | ) |
|
|
inline |
◆ DiracMatrix() [2/4]
| quda::DiracMatrix::DiracMatrix |
( |
const Dirac * |
d | ) |
|
|
inline |
◆ DiracMatrix() [3/4]
| quda::DiracMatrix::DiracMatrix |
( |
const DiracMatrix & |
mat | ) |
|
|
inline |
◆ DiracMatrix() [4/4]
| quda::DiracMatrix::DiracMatrix |
( |
const DiracMatrix * |
mat | ) |
|
|
inline |
◆ ~DiracMatrix()
| virtual quda::DiracMatrix::~DiracMatrix |
( |
| ) |
|
|
inlinevirtual |
◆ Expose()
| const Dirac* quda::DiracMatrix::Expose |
( |
| ) |
const |
|
inline |
◆ flops()
| unsigned long long quda::DiracMatrix::flops |
( |
| ) |
const |
|
inline |
◆ getMatPCType()
◆ getStencilSteps()
| virtual int quda::DiracMatrix::getStencilSteps |
( |
| ) |
const |
|
pure virtual |
◆ hermitian()
| virtual bool quda::DiracMatrix::hermitian |
( |
| ) |
const |
|
inlinevirtual |
◆ isCoarse()
| bool quda::DiracMatrix::isCoarse |
( |
| ) |
const |
|
inline |
return if the operator is a coarse operator
Definition at line 1960 of file dirac_quda.h.
◆ isDwf()
| bool quda::DiracMatrix::isDwf |
( |
| ) |
const |
|
inline |
return if the operator is a domain wall operator, that is, 5-dimensional
Definition at line 1947 of file dirac_quda.h.
◆ isStaggered()
| bool quda::DiracMatrix::isStaggered |
( |
| ) |
const |
|
inline |
return if the operator is a staggered operator
Definition at line 1935 of file dirac_quda.h.
◆ isWilsonType()
| bool quda::DiracMatrix::isWilsonType |
( |
| ) |
const |
|
inline |
return if the operator is a Wilson-type 4-d operator
Definition at line 1920 of file dirac_quda.h.
◆ operator()() [1/3]
◆ operator()() [2/3]
◆ operator()() [3/3]
◆ Type()
| std::string quda::DiracMatrix::Type |
( |
| ) |
const |
|
inline |
◆ dirac
| const Dirac* quda::DiracMatrix::dirac |
|
protected |
◆ shift
| double quda::DiracMatrix::shift |
Shift term added onto operator (M/M^dag M/M M^dag + shift)
Definition at line 1967 of file dirac_quda.h.
The documentation for this class was generated from the following file: