|
CHROMA
|
Simple fermionic BC. More...
#include "fermbc.h"#include "handle.h"#include "actions/gauge/gaugebcs/simple_gaugebc.h"#include "actions/gauge/gaugebcs/periodic_gaugebc.h"Go to the source code of this file.
Classes | |
| struct | Chroma::SimpleFermBCParams |
| Params for simple fermbc. More... | |
| class | Chroma::SimpleFermBC< T, P, Q > |
| Concrete class for all gauge actions with simple boundary conditions. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Functions | |
| void | Chroma::read (XMLReader &xml, const std::string &path, SimpleFermBCParams ¶m) |
| Read parameters. More... | |
| void | Chroma::write (XMLWriter &xml_out, const std::string &path, const SimpleFermBCParams ¶m) |
| Write parameters. More... | |
Simple fermionic BC.
Definition in file simple_fermbc.h.