CHROMA
Namespaces | Functions | Variables
syssolver_linop_mdwf_array.cc File Reference

DWF/SSE double-prec solver. More...

#include "actions/ferm/invert/syssolver_linop_factory.h"
#include "actions/ferm/invert/syssolver_linop_aggregate.h"
#include "actions/ferm/invert/mdwf_solver/syssolver_linop_mdwf_array.h"
#include <qop-mdwf3.h>
#include "io/aniso_io.h"
#include "actions/ferm/invert/mdwf_solver/syssolver_mdwf_params.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::LinOpSysSolverMDWFArrayEnv
 CG1 system solver namespace.
 

Functions

LinOpSystemSolverArray< LatticeFermion > * Chroma::LinOpSysSolverMDWFArrayEnv::createFerm (XMLReader &xml_in, const std::string &path, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, Handle< LinearOperatorArray< LatticeFermion > > A)
 Callback function. More...
 
const std::string Chroma::LinOpSysSolverMDWFArrayEnv::name ("MDWF_INVERTER")
 Name to be used. More...
 
bool Chroma::LinOpSysSolverMDWFArrayEnv::registerAll ()
 Register all the factories. More...
 

Variables

static bool Chroma::LinOpSysSolverMDWFArrayEnv::registered = false
 Local registration flag. More...
 

Detailed Description

DWF/SSE double-prec solver.

Definition in file syssolver_linop_mdwf_array.cc.