CHROMA
Public Member Functions | Public Attributes | List of all members
Chroma::SimpleGaugeBCParams Struct Reference

#include <simple_gaugebc.h>

Public Member Functions

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

Public Attributes

multi1d< Complex > boundary
 

Detailed Description

Definition at line 22 of file simple_gaugebc.h.

Constructor & Destructor Documentation

◆ SimpleGaugeBCParams() [1/2]

Chroma::SimpleGaugeBCParams::SimpleGaugeBCParams ( )

◆ SimpleGaugeBCParams() [2/2]

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

Definition at line 61 of file simple_gaugebc.cc.

References boundary, Chroma::i, and Chroma::read().

Member Data Documentation

◆ boundary

multi1d<Complex> Chroma::SimpleGaugeBCParams::boundary

Definition at line 26 of file simple_gaugebc.h.

Referenced by SimpleGaugeBCParams().


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