CHROMA
Main Page
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
z
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
c
e
f
g
h
m
o
p
q
r
s
t
v
w
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
q
r
s
t
u
w
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
e
h
i
k
r
s
t
v
Related Functions
:
a
g
h
i
l
o
p
r
s
t
u
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
o
p
q
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
e
l
m
p
q
s
t
u
Enumerations
Enumerator
c
e
f
g
h
l
n
o
s
t
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
lib
meas
hadron
enum_loops_s.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
/*! \file
3
* \brief Enums for the different types of stochastic source.
4
*/
5
6
7
//
8
//
9
//
10
11
#ifndef ENUM_LOOPS_S_INC
12
#define ENUM_LOOPS_S_INC
13
14
namespace
Chroma
{
15
16
enum
VolSrc
{
17
Z2NOISE
,
18
GAUSSIAN
,
19
T_DILUTE_GAUSS
,
20
C_DILUTE_GAUSS
,
21
P_DILUTE_GAUSS
,
22
CT_DILUTE_GAUSS
,
23
CP_DILUTE_GAUSS
,
24
PT_DILUTE_GAUSS
,
25
MOD_T_DILUTE_GAUSS
,
26
CORNER_DILUTE_GAUSS
,
27
COR_DBL_T_DILUTE_GAUSS
,
28
COR_MOD_DBL_T_DILUTE_GAUSS
,
29
C_MOD_T_DILUTE_GAUSS
30
};
31
typedef
VolSrc
VolSrc_type
;
32
33
34
35
36
}
// end namespace Chroma
37
38
#endif
Chroma
Asqtad Staggered-Dirac operator.
Definition:
klein_gord.cc:10
Chroma::VolSrc_type
VolSrc VolSrc_type
Definition:
enum_loops_s.h:31
Chroma::VolSrc
VolSrc
Definition:
enum_loops_s.h:16
Chroma::Z2NOISE
@ Z2NOISE
Definition:
enum_loops_s.h:17
Chroma::T_DILUTE_GAUSS
@ T_DILUTE_GAUSS
Definition:
enum_loops_s.h:19
Chroma::C_DILUTE_GAUSS
@ C_DILUTE_GAUSS
Definition:
enum_loops_s.h:20
Chroma::C_MOD_T_DILUTE_GAUSS
@ C_MOD_T_DILUTE_GAUSS
Definition:
enum_loops_s.h:29
Chroma::COR_MOD_DBL_T_DILUTE_GAUSS
@ COR_MOD_DBL_T_DILUTE_GAUSS
Definition:
enum_loops_s.h:28
Chroma::CORNER_DILUTE_GAUSS
@ CORNER_DILUTE_GAUSS
Definition:
enum_loops_s.h:26
Chroma::GAUSSIAN
@ GAUSSIAN
Definition:
enum_loops_s.h:18
Chroma::MOD_T_DILUTE_GAUSS
@ MOD_T_DILUTE_GAUSS
Definition:
enum_loops_s.h:25
Chroma::PT_DILUTE_GAUSS
@ PT_DILUTE_GAUSS
Definition:
enum_loops_s.h:24
Chroma::COR_DBL_T_DILUTE_GAUSS
@ COR_DBL_T_DILUTE_GAUSS
Definition:
enum_loops_s.h:27
Chroma::P_DILUTE_GAUSS
@ P_DILUTE_GAUSS
Definition:
enum_loops_s.h:21
Chroma::CP_DILUTE_GAUSS
@ CP_DILUTE_GAUSS
Definition:
enum_loops_s.h:23
Chroma::CT_DILUTE_GAUSS
@ CT_DILUTE_GAUSS
Definition:
enum_loops_s.h:22
Generated by
1.9.1