CHROMA
inline/gfix/gfix.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 /*! \file
3  * \brief Inline gauge fixing measurements
4  *
5  * Central include file for all inline gauge fixing measurements
6  */
7 
8 /*! \defgroup inlinegfix Gauge fixing measurements
9  * \ingroup inline
10  *
11  * Central include file for all measurements related to gauge fixing
12  * measurements
13  */
14 
15 #ifndef __inline_gfix_h__
16 #define __inline_gfix_h__
17 
18 #include "meas/inline/glue/inline_gfix_aggregate.h"
19 
20 #include "meas/inline/glue/inline_coulgauge.h"
21 
22 #endif