CHROMA
Classes | Namespaces | Functions
syssolver_bicgstab_params.h File Reference

Solve a BICGSTAB system. More...

#include "chromabase.h"

Go to the source code of this file.

Classes

struct  Chroma::SysSolverBiCGStabParams
 Params for BiCGStab inverter. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

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

Detailed Description

Solve a BICGSTAB system.

Definition in file syssolver_bicgstab_params.h.