|
CHROMA
|
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 ¶m) |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const SysSolverBiCGStabParams ¶m) |
Solve a BICGSTAB system.
Definition in file syssolver_bicgstab_params.h.