CHROMA
actions/gauge/gauge.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*! \file
4  * \brief Gauge action support
5  *
6  * Central include file for all gauge action support
7  */
8 
9 /*! \defgroup gaugeact Gauge action support
10  * \ingroup actions
11  *
12  * Support for construction of gauge actions, including
13  * improved gauge actions
14  */
15 
16 #ifndef __gaugeeee_h__
17 #define __gaugeeee_h__
18 
19 #include "gaugeacts/gaugeacts.h"
20 #include "gaugebcs/gaugebcs.h"
22 
23 #endif
24 
25 
Gauge actions.
Gauge boundary conditions.
Gauge states.