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

#include <schr_fermbc_params_w.h>

Public Member Functions

 SchrFermBCParams ()
 
 SchrFermBCParams (XMLReader &xml, const std::string &path)
 

Public Attributes

int loop_extent
 
Real SchrPhiMult
 
int decay_dir
 
multi1d< Real > theta
 

Detailed Description

Definition at line 15 of file schr_fermbc_params_w.h.

Constructor & Destructor Documentation

◆ SchrFermBCParams() [1/2]

Chroma::SchrFermBCParams::SchrFermBCParams ( )

◆ SchrFermBCParams() [2/2]

Chroma::SchrFermBCParams::SchrFermBCParams ( XMLReader &  xml,
const std::string &  path 
)

Definition at line 10 of file schr_fermbc_params_w.cc.

References decay_dir, loop_extent, Chroma::read(), SchrPhiMult, and theta.

Member Data Documentation

◆ decay_dir

int Chroma::SchrFermBCParams::decay_dir

◆ loop_extent

int Chroma::SchrFermBCParams::loop_extent

◆ SchrPhiMult

Real Chroma::SchrFermBCParams::SchrPhiMult

Multiplier of phases on boundaries

Definition at line 20 of file schr_fermbc_params_w.h.

Referenced by SchrFermBCParams().

◆ theta

multi1d<Real> Chroma::SchrFermBCParams::theta

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