CHROMA
fermbcs_aggregate_w.cc
Go to the documentation of this file.
1 /*! \file
2  * \brief All Wilson-type fermion boundary conditions
3  */
4 
15 
16 namespace Chroma
17 {
18 
19  //! Registration aggregator
20  namespace WilsonTypeFermBCEnv
21  {
22  static bool registered = false;
23 
24  bool registerAll()
25  {
26  bool success = true;
27  if (! registered)
28  {
38  registered = true;
39  }
40  return success;
41  }
42  }
43 
44 }
quark bilinear background field fermionic BC
All Wilson-type fermion boundary conditions.
bool registerAll()
Register all the factories.
bool registerAll()
Register all the factories.
bool registerAll()
Register all objects.
bool registerAll()
Register all the factories.
Asqtad Staggered-Dirac operator.
Definition: klein_gord.cc:10
Periodic fermionic BC.
Schroedinger BC - chromo-magnetic ferm BC.
Schroedinger BC - use for coupling determinations.
Schroedinger BC - dirichlet BC.
Schroedinger BC - use for non-pertubative tuning of clover action.
Schroedinger functional trivial ferm boundary conditions.
Simple fermionic BC.
Twisted fermionic BC.