|
CHROMA
|
Momentum (wall) source construction. More...
#include "chromabase.h"#include "meas/sources/source_const_factory.h"#include "meas/sources/mom_source_const.h"#include "util/ft/sftmom.h"#include "util/ferm/transf.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::MomWallQuarkSourceConstEnv | |
| Hooks to register the class. | |
Functions | |
| void | Chroma::read (XMLReader &xml, const std::string &path, MomWallQuarkSourceConstEnv::Params ¶m) |
| Reader. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const MomWallQuarkSourceConstEnv::Params ¶m) |
| Writer. More... | |
| void | Chroma::boxfil (LatticeFermion &a, int color_index, int spin_index) |
| Fill a specific color and spin index with 1.0 within a volume. More... | |
| std::string | Chroma::MomWallQuarkSourceConstEnv::getName () |
| Return the name. More... | |
| bool | Chroma::MomWallQuarkSourceConstEnv::registerAll () |
| Register all the factories. More... | |
Momentum (wall) source construction.
Definition in file mom_source_const.cc.