|
CHROMA
|
Make contact with the QDP clover multigrid solver, transfer the gauge field, generate the coarse grids, solve systems. More...
#include "state.h"#include "meas/inline/io/named_objmap.h"#include "actions/ferm/invert/syssolver_mdagm_factory.h"#include "actions/ferm/invert/syssolver_mdagm_aggregate.h"#include <cstdio>#include <ostream>#include "actions/ferm/invert/qop_mg/syssolver_linop_qop_mg_w.h"#include "actions/ferm/invert/qop_mg/syssolver_mdagm_qop_mg_w.h"#include "update/molecdyn/predictor/null_predictor.h"#include "actions/ferm/linop/lunprec_w.h"#include "meas/glue/mesplq.h"#include "wilsonmg-interface.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::MGMdagMInternal | |
| Chroma::MdagMSysSolverQOPMGEnv | |
| Solve the linear system. | |
Functions | |
| SysSolverQOPMGParams | Chroma::MGMdagMInternal::remapParams (const SysSolverQOPMGParams &invParam_) |
| MdagMSystemSolver< LatticeFermion > * | Chroma::MdagMSysSolverQOPMGEnv::createFerm (XMLReader &xml_in, const std::string &path, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, Handle< LinearOperator< LatticeFermion > > A) |
| Callback function for standard precision. More... | |
| bool | Chroma::MdagMSysSolverQOPMGEnv::registerAll () |
| Register all the factories. More... | |
Make contact with the QDP clover multigrid solver, transfer the gauge field, generate the coarse grids, solve systems.
Definition in file syssolver_mdagm_qop_mg_w.cc.