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