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

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
 

Detailed Description

Params struct for twisted params.

Definition at line 17 of file background_fermbc_w.h.

Constructor & Destructor Documentation

◆ BackgroundFermBCParams() [1/2]

Chroma::BackgroundFermBCParams::BackgroundFermBCParams ( )
inline

Definition at line 18 of file background_fermbc_w.h.

◆ BackgroundFermBCParams() [2/2]

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

Member Data Documentation

◆ boundary

multi1d<int> Chroma::BackgroundFermBCParams::boundary

Definition at line 20 of file background_fermbc_w.h.

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

◆ gamma

int Chroma::BackgroundFermBCParams::gamma

Definition at line 21 of file background_fermbc_w.h.

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

◆ lambda

Complex Chroma::BackgroundFermBCParams::lambda

Definition at line 22 of file background_fermbc_w.h.

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


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