CHROMA
Public Member Functions | Public Attributes | List of all members

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
 

Detailed Description

Params struct for twisted params.

Definition at line 17 of file twisted_fermbc_w.h.

Constructor & Destructor Documentation

◆ TwistedFermBCParams() [1/2]

Chroma::TwistedFermBCParams::TwistedFermBCParams ( )
inline

Definition at line 18 of file twisted_fermbc_w.h.

◆ TwistedFermBCParams() [2/2]

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().

Member Data Documentation

◆ boundary

multi1d<int> Chroma::TwistedFermBCParams::boundary

Definition at line 20 of file twisted_fermbc_w.h.

Referenced by TwistedFermBCParams(), and Chroma::write().

◆ phases_by_pi

multi1d<Real> Chroma::TwistedFermBCParams::phases_by_pi

Definition at line 21 of file twisted_fermbc_w.h.

Referenced by TwistedFermBCParams(), and Chroma::write().

◆ phases_dir

multi1d<int> Chroma::TwistedFermBCParams::phases_dir

Definition at line 22 of file twisted_fermbc_w.h.

Referenced by TwistedFermBCParams(), and Chroma::write().


The documentation for this struct was generated from the following files: