CHROMA
lib
util
ferm
util/ferm/ferm.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*! \file
4
* \brief Utilities for manipulating fermion fields
5
*
6
* Central include file for all fermion manipulation routines
7
*/
8
9
/*! \defgroup ferm Fermion manipulation routines
10
* \ingroup util
11
*
12
* Central include file for all fermion manipulation routines
13
*/
14
15
#ifndef __ferm_h__
16
#define __ferm_h__
17
18
#include "
transf.h
"
19
20
#include "
ferm_w.h
"
21
#include "
ferm_s.h
"
22
23
#endif
24
25
ferm_s.h
ferm_w.h
transf.h
Generated by
1.9.1