|
CHROMA
|
Shell source construction this source implements a ZN (were N = Nc) for baryonic states It also works on mesoning 2 quark states. The idea is to increase statistics with a grid source construction This trick has been used by the Kentucky group. I think all I am doing is implementing what they have already done. I know that there are many grid sources in Chroma but I what one that works as I want... More...
Go to the source code of this file.
Classes | |
| struct | Chroma::ShellZnGridQuarkSourceConstEnv::Params |
| Point source parameters. More... | |
| class | Chroma::ShellZnGridQuarkSourceConstEnv::SourceConst< T > |
| Shell source construction. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::ShellZnGridQuarkSourceConstEnv | |
| Hooks to register the class. | |
Functions | |
| bool | Chroma::ShellZnGridQuarkSourceConstEnv::registerAll () |
| Register all the factories. More... | |
| std::string | Chroma::ShellZnGridQuarkSourceConstEnv::getName () |
| Return the name. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, ShellZnGridQuarkSourceConstEnv::Params ¶m) |
| Reader. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const ShellZnGridQuarkSourceConstEnv::Params ¶m) |
| Writer. More... | |
Shell source construction this source implements a ZN (were N = Nc) for baryonic states It also works on mesoning 2 quark states. The idea is to increase statistics with a grid source construction This trick has been used by the Kentucky group. I think all I am doing is implementing what they have already done. I know that there are many grid sources in Chroma but I what one that works as I want...
Definition in file sh_zN_grid_source_const.h.