CHROMA
|
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 |
Params for simple fermbc.
Definition at line 19 of file simple_fermbc.h.
|
inline |
Definition at line 21 of file simple_fermbc.h.
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().
multi1d<int> Chroma::SimpleFermBCParams::boundary |
Definition at line 24 of file simple_fermbc.h.
Referenced by SimpleFermBCParams(), and Chroma::write().