CHROMA
|
#include <syssolver_quda_multigrid_wilson_params.h>
Public Member Functions | |
SysSolverQUDAMULTIGRIDWilsonParams (XMLReader &xml, const std::string &path) | |
SysSolverQUDAMULTIGRIDWilsonParams () | |
SysSolverQUDAMULTIGRIDWilsonParams (const SysSolverQUDAMULTIGRIDWilsonParams &p) | |
Public Attributes | |
WilsonFermActParams | WilsonParams |
bool | AntiPeriodicT |
int | MaxIter |
Real | RsdTarget |
Real | Delta |
QudaSolverType | solverType |
bool | verboseP |
bool | asymmetricP |
QudaPrecisionType | cudaPrecision |
QudaReconsType | cudaReconstruct |
QudaPrecisionType | cudaSloppyPrecision |
QudaReconsType | cudaSloppyReconstruct |
bool | axialGaugeP |
bool | SilentFailP |
Real | RsdToleranceFactor |
bool | tuneDslashP |
int | Pipeline |
bool | MULTIGRIDParamsP |
Handle< MULTIGRIDSolverParams > | MULTIGRIDParams |
Definition at line 17 of file syssolver_quda_multigrid_wilson_params.h.
Chroma::SysSolverQUDAMULTIGRIDWilsonParams::SysSolverQUDAMULTIGRIDWilsonParams | ( | XMLReader & | xml, |
const std::string & | path | ||
) |
Definition at line 12 of file syssolver_quda_multigrid_wilson_params.cc.
References Chroma::DEFAULT, Chroma::read(), and Chroma::RECONS_12.
|
inline |
Definition at line 19 of file syssolver_quda_multigrid_wilson_params.h.
References asymmetricP, axialGaugeP, Chroma::CG, cudaPrecision, cudaReconstruct, cudaSloppyPrecision, cudaSloppyReconstruct, Chroma::DEFAULT, MULTIGRIDParamsP, Pipeline, Chroma::RECONS_12, RsdToleranceFactor, SilentFailP, solverType, tuneDslashP, and verboseP.
|
inline |
Definition at line 35 of file syssolver_quda_multigrid_wilson_params.h.
References AntiPeriodicT, asymmetricP, axialGaugeP, cudaPrecision, cudaReconstruct, cudaSloppyPrecision, cudaSloppyReconstruct, Delta, MaxIter, MULTIGRIDParams, MULTIGRIDParamsP, Chroma::p, Pipeline, RsdTarget, RsdToleranceFactor, SilentFailP, solverType, tuneDslashP, verboseP, and WilsonParams.
bool Chroma::SysSolverQUDAMULTIGRIDWilsonParams::AntiPeriodicT |
Definition at line 60 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
bool Chroma::SysSolverQUDAMULTIGRIDWilsonParams::asymmetricP |
Definition at line 66 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
bool Chroma::SysSolverQUDAMULTIGRIDWilsonParams::axialGaugeP |
Definition at line 71 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
QudaPrecisionType Chroma::SysSolverQUDAMULTIGRIDWilsonParams::cudaPrecision |
Definition at line 67 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
QudaReconsType Chroma::SysSolverQUDAMULTIGRIDWilsonParams::cudaReconstruct |
Definition at line 68 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
QudaPrecisionType Chroma::SysSolverQUDAMULTIGRIDWilsonParams::cudaSloppyPrecision |
Definition at line 69 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
QudaReconsType Chroma::SysSolverQUDAMULTIGRIDWilsonParams::cudaSloppyReconstruct |
Definition at line 70 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
Real Chroma::SysSolverQUDAMULTIGRIDWilsonParams::Delta |
Definition at line 63 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
int Chroma::SysSolverQUDAMULTIGRIDWilsonParams::MaxIter |
Definition at line 61 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
Handle<MULTIGRIDSolverParams> Chroma::SysSolverQUDAMULTIGRIDWilsonParams::MULTIGRIDParams |
Definition at line 78 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
bool Chroma::SysSolverQUDAMULTIGRIDWilsonParams::MULTIGRIDParamsP |
Definition at line 76 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
int Chroma::SysSolverQUDAMULTIGRIDWilsonParams::Pipeline |
Definition at line 75 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
Real Chroma::SysSolverQUDAMULTIGRIDWilsonParams::RsdTarget |
Definition at line 62 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
Real Chroma::SysSolverQUDAMULTIGRIDWilsonParams::RsdToleranceFactor |
Definition at line 73 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
bool Chroma::SysSolverQUDAMULTIGRIDWilsonParams::SilentFailP |
Definition at line 72 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
QudaSolverType Chroma::SysSolverQUDAMULTIGRIDWilsonParams::solverType |
Definition at line 64 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
bool Chroma::SysSolverQUDAMULTIGRIDWilsonParams::tuneDslashP |
Definition at line 74 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
bool Chroma::SysSolverQUDAMULTIGRIDWilsonParams::verboseP |
Definition at line 65 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().
WilsonFermActParams Chroma::SysSolverQUDAMULTIGRIDWilsonParams::WilsonParams |
Definition at line 59 of file syssolver_quda_multigrid_wilson_params.h.
Referenced by SysSolverQUDAMULTIGRIDWilsonParams().