CHROMA
Namespaces | Functions
syssolver_bicgstab_params.cc File Reference

Params of CG inverter. More...

#include "actions/ferm/invert/syssolver_bicgstab_params.h"

Go to the source code of this file.

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

Params of CG inverter.

Definition in file syssolver_bicgstab_params.cc.