CHROMA
lib
meas
smear
smear/smear.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*! \file
4
* \brief Smearing routines
5
*
6
* Central include file for all smearing routines
7
*/
8
9
/*! \defgroup smear Smearing routines
10
* \ingroup meas
11
*
12
* Support for smearing of gauge and fermion fields.
13
*/
14
15
#ifndef __smear_h__
16
#define __smear_h__
17
18
#include "
gaus_smear.h
"
19
#include "
laplacian.h
"
20
#include "
hyp_smear.h
"
21
#include "
hyp_smear3d.h
"
22
#include "
ape_smear.h
"
23
#include "
displacement.h
"
24
25
#include "
quark_smearing.h
"
26
#include "
quark_source_sink.h
"
27
#include "
quark_smearing_factory.h
"
28
29
#endif
30
31
ape_smear.h
displacement.h
Parallel transport a lattice field.
gaus_smear.h
Gaussian smearing of color std::vector.
hyp_smear3d.h
Hyp smear a gauge field.
hyp_smear.h
Hyp smear a gauge field.
laplacian.h
Laplacian smearing of a source.
quark_smearing.h
Quark smearing.
quark_smearing_factory.h
Factory for producing quark smearing objects.
quark_source_sink.h
Quark source or sink smearing.
Generated by
1.9.1