CHROMA
|
Params for NEFF. More...
#include <unprec_ovext_fermact_array_w.h>
Public Member Functions | |
UnprecOvExtFermActArrayParams () | |
UnprecOvExtFermActArrayParams (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 28 of file unprec_ovext_fermact_array_w.h.
|
inline |
Definition at line 30 of file unprec_ovext_fermact_array_w.h.
Chroma::UnprecOvExtFermActArrayParams::UnprecOvExtFermActArrayParams | ( | XMLReader & | in, |
const std::string & | path | ||
) |
Read parameters.
Definition at line 68 of file unprec_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::UnprecOvExtFermActArrayParams::approximation_type |
Definition at line 40 of file unprec_ovext_fermact_array_w.h.
Referenced by Chroma::UnprecOvExtFermActArray::init(), and UnprecOvExtFermActArrayParams().
Real Chroma::UnprecOvExtFermActArrayParams::ApproxMax |
Definition at line 39 of file unprec_ovext_fermact_array_w.h.
Referenced by Chroma::UnprecOvExtFermActArray::init(), and UnprecOvExtFermActArrayParams().
Real Chroma::UnprecOvExtFermActArrayParams::ApproxMin |
Definition at line 38 of file unprec_ovext_fermact_array_w.h.
Referenced by Chroma::UnprecOvExtFermActArray::init(), and UnprecOvExtFermActArrayParams().
Real Chroma::UnprecOvExtFermActArrayParams::b5 |
Definition at line 34 of file unprec_ovext_fermact_array_w.h.
Referenced by Chroma::UnprecOvExtFermActArray::linOp(), Chroma::UnprecOvExtFermActArray::qprop(), and UnprecOvExtFermActArrayParams().
Real Chroma::UnprecOvExtFermActArrayParams::c5 |
Definition at line 35 of file unprec_ovext_fermact_array_w.h.
Referenced by Chroma::UnprecOvExtFermActArray::linOp(), Chroma::UnprecOvExtFermActArray::qprop(), and UnprecOvExtFermActArrayParams().
Real Chroma::UnprecOvExtFermActArrayParams::Mass |
Definition at line 36 of file unprec_ovext_fermact_array_w.h.
Referenced by Chroma::UnprecOvExtFermActArray::getQuarkMass(), Chroma::UnprecOvExtFermActArray::init(), Chroma::UnprecOvExtFermActArray::linOp(), and UnprecOvExtFermActArrayParams().
Real Chroma::UnprecOvExtFermActArrayParams::OverMass |
Definition at line 33 of file unprec_ovext_fermact_array_w.h.
Referenced by Chroma::UnprecOvExtFermActArray::linOp(), Chroma::UnprecOvExtFermActArray::qprop(), and UnprecOvExtFermActArrayParams().
int Chroma::UnprecOvExtFermActArrayParams::RatPolyDeg |
Definition at line 37 of file unprec_ovext_fermact_array_w.h.
Referenced by Chroma::UnprecOvExtFermActArray::init(), Chroma::UnprecOvExtFermActArray::size(), and UnprecOvExtFermActArrayParams().
std::string Chroma::UnprecOvExtFermActArrayParams::tuning_strategy_xml |
Definition at line 41 of file unprec_ovext_fermact_array_w.h.
Referenced by Chroma::UnprecOvExtFermActArray::linOp(), Chroma::UnprecOvExtFermActArray::UnprecOvExtFermActArray(), and UnprecOvExtFermActArrayParams().