CHROMA
Classes | Namespaces | Functions
simple_fermbc.h File Reference

Simple fermionic BC. More...

#include "fermbc.h"
#include "handle.h"
#include "actions/gauge/gaugebcs/simple_gaugebc.h"
#include "actions/gauge/gaugebcs/periodic_gaugebc.h"

Go to the source code of this file.

Classes

struct  Chroma::SimpleFermBCParams
 Params for simple fermbc. More...
 
class  Chroma::SimpleFermBC< T, P, Q >
 Concrete class for all gauge actions with simple boundary conditions. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::read (XMLReader &xml, const std::string &path, SimpleFermBCParams &param)
 Read parameters. More...
 
void Chroma::write (XMLWriter &xml_out, const std::string &path, const SimpleFermBCParams &param)
 Write parameters. More...
 

Detailed Description

Simple fermionic BC.

Definition in file simple_fermbc.h.