CHROMA
|
#include "chromabase.h"
#include "io/xml_group_reader.h"
#include "io/enum_io/enum_type_map.h"
#include "actions/ferm/fermacts/clover_fermact_params_w.h"
#include <string>
#include "handle.h"
Go to the source code of this file.
Classes | |
struct | Chroma::SysSolverQPhiXCloverParams |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::QPhiXSolverTypeEnv | |
Typedefs | |
typedef SingletonHolder< EnumTypeMap< QPhiXSolverType > > | Chroma::theQPhiXSolverTypeMap |
Enumerations | |
enum | Chroma::QPhiXSolverType { Chroma::CG , Chroma::BICGSTAB } |
Functions | |
bool | Chroma::QPhiXSolverTypeEnv::registerAll (void) |
void | Chroma::read (XMLReader &xml_in, const std::string &path, QPhiXSolverType &t) |
Read an WaveType enum. More... | |
void | Chroma::write (XMLWriter &xml_out, const std::string &path, const QPhiXSolverType &t) |
Write an WaveType enum. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, SysSolverQPhiXCloverParams &p) |
void | Chroma::write (XMLWriter &xml, const std::string &path, const SysSolverQPhiXCloverParams &p) |