#include <eoprec_zolo_nef_fermact_array_w.h>
Public Member Functions | |
| EvenOddPrecZoloNEFFermActArrayParams () | |
| EvenOddPrecZoloNEFFermActArrayParams (XMLReader &in, const std::string &path) | |
| Read parameters. | |
Public Attributes | |
| Real | OverMass |
| Mass of auxiliary Wilson action. | |
| Real | Mass |
| Fermion Mass. | |
| Real | b5 |
| b5 in H_T expression | |
| Real | c5 |
| c5 in H_T expression | |
| int | N5 |
| Size of 5D extent. | |
| CoeffType | approximation_type |
| ZOLOTAREV | TANH | Other approximation coeffs. | |
| Real | ApproxMin |
| Approximate min eigenvalue of H_T. | |
| Real | ApproxMax |
| Approximate max eigenvalue of H_T. | |
Definition at line 25 of file eoprec_zolo_nef_fermact_array_w.h.
| Chroma::EvenOddPrecZoloNEFFermActArrayParams::EvenOddPrecZoloNEFFermActArrayParams | ( | ) | [inline] |
Definition at line 27 of file eoprec_zolo_nef_fermact_array_w.h.
| Chroma::EvenOddPrecZoloNEFFermActArrayParams::EvenOddPrecZoloNEFFermActArrayParams | ( | XMLReader & | in, | |
| const std::string & | path | |||
| ) |
Read parameters.
Definition at line 67 of file eoprec_zolo_nef_fermact_array_w.cc.
References approximation_type, ApproxMax, ApproxMin, b5, c5, Chroma::COEFF_TYPE_TANH_UNSCALED, Chroma::COEFF_TYPE_ZOLOTAREV, Mass, N5, OverMass, and Chroma::read().
ZOLOTAREV | TANH | Other approximation coeffs.
Definition at line 35 of file eoprec_zolo_nef_fermact_array_w.h.
Referenced by EvenOddPrecZoloNEFFermActArrayParams(), Chroma::EvenOddPrecZoloNEFFermActArray::initCoeffs(), and main().
Approximate max eigenvalue of H_T.
Definition at line 37 of file eoprec_zolo_nef_fermact_array_w.h.
Referenced by EvenOddPrecZoloNEFFermActArrayParams(), Chroma::EvenOddPrecZoloNEFFermActArray::initCoeffs(), and main().
Approximate min eigenvalue of H_T.
Definition at line 36 of file eoprec_zolo_nef_fermact_array_w.h.
Referenced by EvenOddPrecZoloNEFFermActArrayParams(), Chroma::EvenOddPrecZoloNEFFermActArray::initCoeffs(), and main().
b5 in H_T expression
Definition at line 32 of file eoprec_zolo_nef_fermact_array_w.h.
Referenced by EvenOddPrecZoloNEFFermActArrayParams(), Chroma::EvenOddPrecZoloNEFFermActArray::initCoeffs(), and main().
c5 in H_T expression
Definition at line 33 of file eoprec_zolo_nef_fermact_array_w.h.
Referenced by EvenOddPrecZoloNEFFermActArrayParams(), Chroma::EvenOddPrecZoloNEFFermActArray::initCoeffs(), and main().
Fermion Mass.
Definition at line 31 of file eoprec_zolo_nef_fermact_array_w.h.
Referenced by EvenOddPrecZoloNEFFermActArrayParams(), Chroma::EvenOddPrecZoloNEFFermActArray::getQuarkMass(), and main().
Size of 5D extent.
Definition at line 34 of file eoprec_zolo_nef_fermact_array_w.h.
Referenced by EvenOddPrecZoloNEFFermActArrayParams(), Chroma::EvenOddPrecZoloNEFFermActArray::initCoeffs(), main(), Chroma::EvenOddPrecZoloNEFFermActArray::precLinOp(), Chroma::EvenOddPrecZoloNEFFermActArray::size(), and Chroma::EvenOddPrecZoloNEFFermActArray::unprecLinOp().
Mass of auxiliary Wilson action.
Definition at line 30 of file eoprec_zolo_nef_fermact_array_w.h.
Referenced by EvenOddPrecZoloNEFFermActArrayParams(), main(), Chroma::EvenOddPrecZoloNEFFermActArray::precLinOp(), and Chroma::EvenOddPrecZoloNEFFermActArray::unprecLinOp().
1.4.7