CHROMA
|
Params for NEFF. More...
#include <eoprec_ovext_fermact_array_w.h>
Public Member Functions | |
EvenOddPrecOvExtFermActArrayParams () | |
EvenOddPrecOvExtFermActArrayParams (XMLReader &in, const std::string &path) | |
Read parameters. More... | |
Public Attributes | |
Real | OverMass |
Real | b5 |
Real | c5 |
Real | Mass |
int | RatPolyDeg |
Real | ApproxMin |
Real | ApproxMax |
CoeffType | approximation_type |
std::string | tuning_strategy_xml |
Params for NEFF.
Definition at line 27 of file eoprec_ovext_fermact_array_w.h.
|
inline |
Definition at line 29 of file eoprec_ovext_fermact_array_w.h.
Chroma::EvenOddPrecOvExtFermActArrayParams::EvenOddPrecOvExtFermActArrayParams | ( | XMLReader & | in, |
const std::string & | path | ||
) |
Read parameters.
Definition at line 69 of file eoprec_ovext_fermact_array_w.cc.
References approximation_type, ApproxMax, ApproxMin, b5, c5, Chroma::COEFF_TYPE_ZOLOTAREV, Mass, OverMass, RatPolyDeg, Chroma::read(), and tuning_strategy_xml.
CoeffType Chroma::EvenOddPrecOvExtFermActArrayParams::approximation_type |
Definition at line 39 of file eoprec_ovext_fermact_array_w.h.
Referenced by EvenOddPrecOvExtFermActArrayParams(), and Chroma::EvenOddPrecOvExtFermActArray::init().
Real Chroma::EvenOddPrecOvExtFermActArrayParams::ApproxMax |
Definition at line 38 of file eoprec_ovext_fermact_array_w.h.
Referenced by EvenOddPrecOvExtFermActArrayParams(), and Chroma::EvenOddPrecOvExtFermActArray::init().
Real Chroma::EvenOddPrecOvExtFermActArrayParams::ApproxMin |
Definition at line 37 of file eoprec_ovext_fermact_array_w.h.
Referenced by EvenOddPrecOvExtFermActArrayParams(), and Chroma::EvenOddPrecOvExtFermActArray::init().
Real Chroma::EvenOddPrecOvExtFermActArrayParams::b5 |
Definition at line 33 of file eoprec_ovext_fermact_array_w.h.
Referenced by EvenOddPrecOvExtFermActArrayParams(), Chroma::EvenOddPrecOvExtFermActArray::linOp(), and Chroma::EvenOddPrecOvExtFermActArray::qprop().
Real Chroma::EvenOddPrecOvExtFermActArrayParams::c5 |
Definition at line 34 of file eoprec_ovext_fermact_array_w.h.
Referenced by EvenOddPrecOvExtFermActArrayParams(), Chroma::EvenOddPrecOvExtFermActArray::linOp(), and Chroma::EvenOddPrecOvExtFermActArray::qprop().
Real Chroma::EvenOddPrecOvExtFermActArrayParams::Mass |
Definition at line 35 of file eoprec_ovext_fermact_array_w.h.
Referenced by EvenOddPrecOvExtFermActArrayParams(), Chroma::EvenOddPrecOvExtFermActArray::getQuarkMass(), Chroma::EvenOddPrecOvExtFermActArray::init(), Chroma::EvenOddPrecOvExtFermActArray::linOp(), and Chroma::EvenOddPrecOvExtFermActArray::qprop().
Real Chroma::EvenOddPrecOvExtFermActArrayParams::OverMass |
Definition at line 32 of file eoprec_ovext_fermact_array_w.h.
Referenced by EvenOddPrecOvExtFermActArrayParams(), Chroma::EvenOddPrecOvExtFermActArray::linOp(), and Chroma::EvenOddPrecOvExtFermActArray::qprop().
int Chroma::EvenOddPrecOvExtFermActArrayParams::RatPolyDeg |
Definition at line 36 of file eoprec_ovext_fermact_array_w.h.
Referenced by EvenOddPrecOvExtFermActArrayParams(), Chroma::EvenOddPrecOvExtFermActArray::init(), and Chroma::EvenOddPrecOvExtFermActArray::size().
std::string Chroma::EvenOddPrecOvExtFermActArrayParams::tuning_strategy_xml |
Definition at line 40 of file eoprec_ovext_fermact_array_w.h.
Referenced by Chroma::EvenOddPrecOvExtFermActArray::EvenOddPrecOvExtFermActArray(), and EvenOddPrecOvExtFermActArrayParams().