|
CHROMA
|
Solve a MdagM*psi=chi linear system by CG2. More...
#include "actions/ferm/invert/syssolver_linop_factory.h"#include "actions/ferm/invert/syssolver_linop_aggregate.h"#include "actions/ferm/invert/quda_solvers/syssolver_quda_nef_params.h"#include "actions/ferm/invert/quda_solvers/syssolver_linop_nef_quda_w.h"#include "io/aniso_io.h"#include "handle.h"#include "actions/ferm/fermstates/periodic_fermstate.h"#include "actions/ferm/linop/eoprec_nef_linop_array_w.h"#include "meas/glue/mesplq.h"#include <quda.h>Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::LinOpSysSolverQUDANEFEnv | |
Functions | |
| LinOpSystemSolverArray< LatticeFermion > * | Chroma::LinOpSysSolverQUDANEFEnv::createFerm (XMLReader &xml_in, const std::string &path, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, Handle< LinearOperatorArray< LatticeFermion > > A) |
| bool | Chroma::LinOpSysSolverQUDANEFEnv::registerAll () |
| Register all the factories. More... | |
Solve a MdagM*psi=chi linear system by CG2.
Definition in file syssolver_linop_nef_quda_w.cc.