|
CHROMA
|
Polynomial filter for 4D Dirac operators. It creates an approximation to 1/Q^2 in the range
with
where M is a dirac operator of some kind (EO preconditioned is accepted). Can handle any 4D operator but not 5D since gamma_5 hermiticity is more involved there.
More...
Go to the source code of this file.
Classes | |
| class | Chroma::lpoly< T, P, Q > |
| Polynomial operator. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Polynomial filter for 4D Dirac operators. It creates an approximation to 1/Q^2 in the range
with
where M is a dirac operator of some kind (EO preconditioned is accepted). Can handle any 4D operator but not 5D since gamma_5 hermiticity is more involved there.
Initial version Feb. 6, 2006 (Kostas Orginos)
Definition in file polynomial_op.h.