#include <eoprec_ht_contfrac5d_fermact_array_w.h>
Public Member Functions | |
| EvenOddPrecHtContFrac5DFermActParams () | |
| Default empty construction. | |
| EvenOddPrecHtContFrac5DFermActParams (XMLReader &in, const std::string &path) | |
| Read XML. | |
Public Attributes | |
| Real | Mass |
| Fermion Mass. | |
| int | RatPolyDeg |
| Degree of the Rational Poly. | |
| CoeffType | approximation_type |
| ZOLOTAREV | TANH | Other approximation coeffs. | |
| Real | OverMass |
| Mass of auxiliary Wilson action. | |
| Real | ApproxMin |
| Approximate min eigenvalue of H_T. | |
| Real | ApproxMax |
| Approximate max eigenvalue of H_T. | |
| Real | b5 |
| b5 Moebius parameter | |
| Real | c5 |
| c5 Moebius parameter | |
Definition at line 27 of file eoprec_ht_contfrac5d_fermact_array_w.h.
| Chroma::EvenOddPrecHtContFrac5DFermActParams::EvenOddPrecHtContFrac5DFermActParams | ( | ) | [inline] |
| Chroma::EvenOddPrecHtContFrac5DFermActParams::EvenOddPrecHtContFrac5DFermActParams | ( | XMLReader & | in, | |
| const std::string & | path | |||
| ) |
Read XML.
Definition at line 71 of file eoprec_ht_contfrac5d_fermact_array_w.cc.
References approximation_type, ApproxMax, ApproxMin, b5, c5, Chroma::COEFF_TYPE_TANH_UNSCALED, Chroma::COEFF_TYPE_ZOLOTAREV, Chroma::in, Mass, OverMass, RatPolyDeg, and Chroma::read().
ZOLOTAREV | TANH | Other approximation coeffs.
Definition at line 38 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::init(), and Chroma::write().
Approximate max eigenvalue of H_T.
Definition at line 42 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::init(), and Chroma::write().
Approximate min eigenvalue of H_T.
Definition at line 41 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::init(), and Chroma::write().
b5 Moebius parameter
Definition at line 43 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOp(), Chroma::EvenOddPrecHtContFrac5DFermActArray::qprop(), and Chroma::write().
c5 Moebius parameter
Definition at line 44 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOp(), Chroma::EvenOddPrecHtContFrac5DFermActArray::qprop(), and Chroma::write().
Fermion Mass.
Definition at line 35 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::getQuarkMass(), Chroma::EvenOddPrecHtContFrac5DFermActArray::init(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOp(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOpPV(), and Chroma::write().
Mass of auxiliary Wilson action.
Definition at line 40 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::init(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOp(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOpPV(), Chroma::EvenOddPrecHtContFrac5DFermActArray::qprop(), and Chroma::write().
Degree of the Rational Poly.
Definition at line 37 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by Chroma::EvenOddPrecHtContFrac5DFermActArray::EvenOddPrecHtContFrac5DFermActArray(), EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::init(), and Chroma::write().
1.4.7