CHROMA
Classes | Namespaces | Functions
syssolver_OPTeigbicg_params.h File Reference

Solve a biCG system. More...

#include "chromabase.h"

Go to the source code of this file.

Classes

struct  Chroma::SysSolverOptEigBiCGParams
 Params for EigBiCG inverter. More...
 
struct  Chroma::SysSolverOptEigBiCGParams::File_t
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

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

Detailed Description

Solve a biCG system.

Definition in file syssolver_OPTeigbicg_params.h.