CHROMA
|
#include <simple_gaugebc.h>
Public Member Functions | |
SimpleGaugeBCParams () | |
SimpleGaugeBCParams (XMLReader &xml, const std::string &path) | |
Public Attributes | |
multi1d< Complex > | boundary |
Definition at line 22 of file simple_gaugebc.h.
Chroma::SimpleGaugeBCParams::SimpleGaugeBCParams | ( | ) |
Chroma::SimpleGaugeBCParams::SimpleGaugeBCParams | ( | XMLReader & | xml, |
const std::string & | path | ||
) |
Definition at line 61 of file simple_gaugebc.cc.
References boundary, Chroma::i, and Chroma::read().
multi1d<Complex> Chroma::SimpleGaugeBCParams::boundary |
Definition at line 26 of file simple_gaugebc.h.
Referenced by SimpleGaugeBCParams().