CHROMA
fermbcs_aggregate_w.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 /*! \file
3  * \brief All Wilson-type fermion boundary conditions
4  */
5 
6 #ifndef __fermbcs_aggregate_w_h__
7 #define __fermbcs_aggregate_w_h__
8 
9 #include "chromabase.h"
10 
11 namespace Chroma
12 {
13  //! Name and registration
14  /*! \ingroup fermbcs */
15  namespace WilsonTypeFermBCEnv
16  {
17  bool registerAll();
18  }
19 
20 }
21 
22 #endif
Primary include file for CHROMA library code.
Asqtad Staggered-Dirac operator.
Definition: klein_gord.cc:10