CHROMA
|
Anisotropy parameters. More...
#include "chromabase.h"
Go to the source code of this file.
Classes | |
struct | Chroma::AnisoParam_t |
Parameters for anisotropy. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
void | Chroma::read (XMLReader &xml, const std::string &path, AnisoParam_t ¶m) |
Read a anisotropy param struct. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const AnisoParam_t ¶m) |
Write a anisotropy param struct. More... | |
multi1d< Real > | Chroma::makeFermCoeffs (const AnisoParam_t &aniso) |
Make fermion coefficients. More... | |
Anisotropy parameters.
Definition in file aniso_io.h.