CHROMA
Classes | Namespaces | Functions
syssolver_OPTeigcg_params.h File Reference

Solve a CG1 system. More...

#include "chromabase.h"

Go to the source code of this file.

Classes

struct  Chroma::SysSolverOptEigCGParams
 Params for EigCG inverter. More...
 
struct  Chroma::SysSolverOptEigCGParams::File_t
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, SysSolverOptEigCGParams &param)
 
void Chroma::write (XMLWriter &xml, const std::string &path, const SysSolverOptEigCGParams &param)
 

Detailed Description

Solve a CG1 system.

Definition in file syssolver_OPTeigcg_params.h.