CHROMA
Namespaces | Functions
syssolver_OPTeigcg_params.cc File Reference

Params of EigCG inverter. More...

#include "actions/ferm/invert/syssolver_OPTeigcg_params.h"
#include "io/qprop_io.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::write (XMLWriter &xml, const std::string &path, const SysSolverOptEigCGParams::File_t &input)
 File output
More...
 
void Chroma::read (XMLReader &xml, const std::string &path, SysSolverOptEigCGParams::File_t &input)
 File output
More...
 
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

Params of EigCG inverter.

Definition in file syssolver_OPTeigcg_params.cc.