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

Params for simple fermbc. More...

#include <simple_fermbc.h>

Public Member Functions

 SimpleFermBCParams ()
 
 SimpleFermBCParams (XMLReader &in, const std::string &path)
 Read parameters. More...
 

Public Attributes

multi1d< int > boundary
 

Detailed Description

Params for simple fermbc.

Definition at line 19 of file simple_fermbc.h.

Constructor & Destructor Documentation

◆ SimpleFermBCParams() [1/2]

Chroma::SimpleFermBCParams::SimpleFermBCParams ( )
inline

Definition at line 21 of file simple_fermbc.h.

◆ SimpleFermBCParams() [2/2]

Chroma::SimpleFermBCParams::SimpleFermBCParams ( XMLReader &  in,
const std::string &  path 
)

Read parameters.

Definition at line 17 of file simple_fermbc.cc.

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

Member Data Documentation

◆ boundary

multi1d<int> Chroma::SimpleFermBCParams::boundary

Definition at line 24 of file simple_fermbc.h.

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


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