CHROMA
|
Params struct for twisted params. More...
#include <background_fermbc_w.h>
Public Member Functions | |
BackgroundFermBCParams () | |
BackgroundFermBCParams (XMLReader &in, const std::string &path) | |
Read parameters. More... | |
Public Attributes | |
multi1d< int > | boundary |
int | gamma |
Complex | lambda |
Params struct for twisted params.
Definition at line 17 of file background_fermbc_w.h.
|
inline |
Definition at line 18 of file background_fermbc_w.h.
Chroma::BackgroundFermBCParams::BackgroundFermBCParams | ( | XMLReader & | in, |
const std::string & | path | ||
) |
Read parameters.
Definition at line 13 of file background_fermbc_w.cc.
References boundary, gamma, lambda, Nd, and Chroma::read().
multi1d<int> Chroma::BackgroundFermBCParams::boundary |
Definition at line 20 of file background_fermbc_w.h.
Referenced by BackgroundFermBCParams(), and Chroma::write().
int Chroma::BackgroundFermBCParams::gamma |
Definition at line 21 of file background_fermbc_w.h.
Referenced by BackgroundFermBCParams(), and Chroma::write().
Complex Chroma::BackgroundFermBCParams::lambda |
Definition at line 22 of file background_fermbc_w.h.
Referenced by BackgroundFermBCParams(), and Chroma::write().