|
CHROMA
|
Params for 5D overlap ferm acts. More...
#include <eoprec_ht_contfrac5d_fermact_array_w.h>
Public Member Functions | |
| EvenOddPrecHtContFrac5DFermActParams () | |
| Default empty construction. More... | |
| EvenOddPrecHtContFrac5DFermActParams (XMLReader &in, const std::string &path) | |
| Read params from XML. More... | |
Public Attributes | |
| Real | Mass |
| Fermion Mass. More... | |
| int | RatPolyDeg |
| Degree of the Rational Poly. More... | |
| CoeffType | approximation_type |
| ZOLOTAREV | TANH | Other approximation coeffs. More... | |
| Real | OverMass |
| Mass of auxiliary Wilson action. More... | |
| Real | ApproxMin |
| Approximate min eigenvalue of H_T. More... | |
| Real | ApproxMax |
| Approximate max eigenvalue of H_T. More... | |
| Real | b5 |
| b5 Moebius parameter More... | |
| Real | c5 |
| c5 Moebius parameter More... | |
Params for 5D overlap ferm acts.
Definition at line 26 of file eoprec_ht_contfrac5d_fermact_array_w.h.
|
inline |
Default empty construction.
Definition at line 29 of file eoprec_ht_contfrac5d_fermact_array_w.h.
| Chroma::EvenOddPrecHtContFrac5DFermActParams::EvenOddPrecHtContFrac5DFermActParams | ( | XMLReader & | in, |
| const std::string & | path | ||
| ) |
Read params from XML.
Read XML.
Definition at line 70 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().
| CoeffType Chroma::EvenOddPrecHtContFrac5DFermActParams::approximation_type |
ZOLOTAREV | TANH | Other approximation coeffs.
Definition at line 37 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), and Chroma::EvenOddPrecHtContFrac5DFermActArray::init().
| Real Chroma::EvenOddPrecHtContFrac5DFermActParams::ApproxMax |
Approximate max eigenvalue of H_T.
Definition at line 41 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), and Chroma::EvenOddPrecHtContFrac5DFermActArray::init().
| Real Chroma::EvenOddPrecHtContFrac5DFermActParams::ApproxMin |
Approximate min eigenvalue of H_T.
Definition at line 40 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), and Chroma::EvenOddPrecHtContFrac5DFermActArray::init().
| Real Chroma::EvenOddPrecHtContFrac5DFermActParams::b5 |
b5 Moebius parameter
Definition at line 42 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOp(), and Chroma::EvenOddPrecHtContFrac5DFermActArray::qprop().
| Real Chroma::EvenOddPrecHtContFrac5DFermActParams::c5 |
c5 Moebius parameter
Definition at line 43 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOp(), and Chroma::EvenOddPrecHtContFrac5DFermActArray::qprop().
| Real Chroma::EvenOddPrecHtContFrac5DFermActParams::Mass |
Fermion Mass.
Definition at line 34 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::getQuarkMass(), Chroma::EvenOddPrecHtContFrac5DFermActArray::init(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOp(), and Chroma::EvenOddPrecHtContFrac5DFermActArray::linOpPV().
| Real Chroma::EvenOddPrecHtContFrac5DFermActParams::OverMass |
Mass of auxiliary Wilson action.
Definition at line 39 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by EvenOddPrecHtContFrac5DFermActParams(), Chroma::EvenOddPrecHtContFrac5DFermActArray::init(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOp(), Chroma::EvenOddPrecHtContFrac5DFermActArray::linOpPV(), and Chroma::EvenOddPrecHtContFrac5DFermActArray::qprop().
| int Chroma::EvenOddPrecHtContFrac5DFermActParams::RatPolyDeg |
Degree of the Rational Poly.
Definition at line 36 of file eoprec_ht_contfrac5d_fermact_array_w.h.
Referenced by Chroma::EvenOddPrecHtContFrac5DFermActArray::EvenOddPrecHtContFrac5DFermActArray(), EvenOddPrecHtContFrac5DFermActParams(), and Chroma::EvenOddPrecHtContFrac5DFermActArray::init().