CHROMA
|
#include "chromabase.h"
#include "actions/ferm/invert/mg_proto/syssolver_linop_clover_mg_proto.h"
#include "handle.h"
#include "state.h"
#include "actions/ferm/invert/syssolver_linop_factory.h"
#include "actions/ferm/invert/mg_proto/mg_proto_helpers.h"
#include "lattice/solver.h"
#include "lattice/fgmres_common.h"
#include "lattice/fine_qdpxx/invfgmres_qdpxx.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::LinOpSysSolverMGProtoCloverEnv | |
Registration and other yuckies. | |
Typedefs | |
using | Chroma::T = LinOpSysSolverMGProtoClover::T |
using | Chroma::Q = LinOpSysSolverMGProtoClover::Q |
Functions | |
LinOpSystemSolver< LatticeFermion > * | Chroma::LinOpSysSolverMGProtoCloverEnv::createFerm (XMLReader &xml_in, const std::string &path, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, Handle< LinearOperator< LatticeFermion > > A) |
bool | Chroma::LinOpSysSolverMGProtoCloverEnv::registerAll () |
Register all the factories. More... | |