22 namespace UnprecTwoFlavorRatioConvRatWilsonTypeFermMonomial5DEnv
61 QDPIO::cout <<
"Constructor: " << __func__ << std::endl;
71 XMLReader fermact_reader(is);
72 QDPIO::cout <<
"Construct fermion action= " << param.
numer.
fermact.
id << std::endl;
84 QDPIO::cerr << __func__ <<
": unable to downcast FermAct5D to UnprecWilsonTypeFermAct5D" << std::endl;
96 XMLReader fermact_reader(is);
97 QDPIO::cout <<
"Construct fermion action= " << param.
denom.
fermact.
id << std::endl;
107 if( downcast == 0x0 )
109 QDPIO::cerr << __func__ <<
": unable to downcast FermAct5D to UnprecWilsonTypeFermAct5D" << std::endl;
120 XMLReader approx_reader(is);
135 XMLReader approx_reader(is);
161 XMLReader chrono_xml(chrono_is);
169 QDPIO::cerr <<
"Caught Exception Reading XML: " << e << std::endl;
175 QDPIO::cerr <<
"Failed to create ZeroGuess5DChronoPredictor" << std::endl;
183 QDPIO::cout <<
"Finished constructing: " << __func__ << std::endl;
Primary include file for CHROMA library code.
Class for counted reference semantics.
An abstract monomial class, for inexact algorithms.
Wrapper class for 2-flavor unprec ferm monomials.
Handle< AbsChronologicalPredictor5D< T > > chrono_predictor
Handle< const UnprecWilsonTypeFermAct5D< T, P, Q > > fermact_den
GroupXML_t actionInvParam_den
GroupXML_t forceInvParam_den
UnprecTwoFlavorRatioConvRatWilsonTypeFermMonomial5D()
Handle< const UnprecWilsonTypeFermAct5D< T, P, Q > > fermact_num
Unpreconditioned Wilson-like fermion actions in extra dims with derivatives.
Wilson-like fermion actions.
Zero initial guess predictor.
Fermion action factories.
All Wilson-type fermion actions.
static bool registered
Local registration flag.
Monomial< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * createMonomial(XMLReader &xml, const std::string &path)
Callback function for the factory.
bool registerAll()
Register all the factories.
const std::string name("TWO_FLAVOR_UNPREC_RATIO_CONV_RAT_FERM_MONOMIAL5D")
bool registerAll()
Register all the factories.
Asqtad Staggered-Dirac operator.
Rational approximation aggregator.
Rational approximation factories.
Convenient structure to package Remez coeffs.
Two-flavor collection of unpreconditioned 4D ferm monomials.
Zero initial guess predictor.