1 #ifndef __SYSSOLVER_QUDA_MULTIGRID_WILSON_PARAMS_H__
2 #define __SYSSOLVER_QUDA_MULTIGRID_WILSON_PARAMS_H__
Primary include file for CHROMA library code.
Class for counted reference semantics.
void read(XMLReader &xml, const std::string &path, AsqtadFermActParams ¶m)
Read parameters.
void write(XMLWriter &xml, const std::string &path, const AsqtadFermActParams ¶m)
Writer parameters.
QudaSolverType
Quda Solver type.
QudaReconsType
Quda Gauge Reconstruct type.
QudaPrecisionType
Quda Precision type.
Class for counted reference semantics.
Asqtad Staggered-Dirac operator.
QudaSolverType solverType
SysSolverQUDAMULTIGRIDWilsonParams(const SysSolverQUDAMULTIGRIDWilsonParams &p)
Handle< MULTIGRIDSolverParams > MULTIGRIDParams
QudaReconsType cudaReconstruct
SysSolverQUDAMULTIGRIDWilsonParams()
QudaPrecisionType cudaPrecision
QudaReconsType cudaSloppyReconstruct
WilsonFermActParams WilsonParams
QudaPrecisionType cudaSloppyPrecision
Params for wilson ferm acts.
Wilson fermion action parameters.
Read an XML group as a std::string.