CHROMA
sources.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*! \file
4  * \brief Quark sources
5  *
6  * Central include file for all quark source construction
7  */
8 
9 /*! \defgroup sources Quark sources
10  * \ingroup meas
11  *
12  * This include file supports various types of quark sources
13  */
14 
15 #ifndef __sources_h__
16 #define __sources_h__
17 
18 #include "srcfil.h"
19 #include "z2_src.h"
20 #include "srcfil.h"
21 #include "zN_src.h"
22 
23 #include "source_construction.h"
24 #include "source_const_factory.h"
26 
27 #include "source_const_aggregate.h"
29 
30 #include "pt_source_const.h"
31 #include "sh_source_const.h"
32 #include "rndz2wall_source_const.h"
33 #include "dilutezN_source_const.h"
36 
37 #include "pt_source_smearing.h"
38 #include "sh_source_smearing.h"
39 
40 #include "sources_s.h"
41 #include "sources_w.h"
42 
43 #endif
Random Z(M) source construction using dilution.
Random Z(N) source construction using dilution in eigenstd::vector space.
Random Z(N) source construction using dilution.
Point source construction.
Point source construction.
Random Z2 wall source construction.
Shell source construction.
Shell source smearing.
All make source constructors.
Factory for producing quark prop sources.
Source construction.
All source smearing.
Factory for producing quark smearing objects.
Quark sources.
Quark sources.
Point source construction.
Volume source of Z2 noise.
Volume source of Z(N) noise.