CHROMA
|
#include "chromabase.h"
#include <string>
#include "actions/ferm/invert/quda_solvers/quda_multigrid_params.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
template<typename T > | |
void | Chroma::readArray (XMLReader ¶mtop, const std::string &path, multi1d< T > &array, const T &defValue) |
void | Chroma::read (XMLReader &xml, const std::string &path, MULTIGRIDSolverParams &p) |
void | Chroma::write (XMLWriter &xml, const std::string &path, const MULTIGRIDSolverParams &p) |