CHROMA
lib
meas
inline
hadron_s
util_compute_quark_prop_s.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
/*! \file
3
* \brief Compute staggered quark propagator
4
*
5
* Compute staggered quark propagator
6
*/
7
8
#ifndef util_compute_quark_prop_s_h__
9
#define util_compute_quark_prop_s_h__
10
11
#include "
chromabase.h
"
12
13
enum
stag_src_enum
{
LOCAL_SRC
,
FUZZED_SRC
,
GAUGE_INVAR_LOCAL_SOURCE
,
14
NOISY_LOCAL_SOURCE
,
LOAD_IN_SOURCE
} ;
15
typedef
stag_src_enum
stag_src_type
;
16
17
18
#endif
chromabase.h
Primary include file for CHROMA library code.
stag_src_type
stag_src_enum stag_src_type
Definition:
util_compute_quark_prop_s.h:15
stag_src_enum
stag_src_enum
Definition:
util_compute_quark_prop_s.h:13
GAUGE_INVAR_LOCAL_SOURCE
@ GAUGE_INVAR_LOCAL_SOURCE
Definition:
util_compute_quark_prop_s.h:13
NOISY_LOCAL_SOURCE
@ NOISY_LOCAL_SOURCE
Definition:
util_compute_quark_prop_s.h:14
FUZZED_SRC
@ FUZZED_SRC
Definition:
util_compute_quark_prop_s.h:13
LOCAL_SRC
@ LOCAL_SRC
Definition:
util_compute_quark_prop_s.h:13
LOAD_IN_SOURCE
@ LOAD_IN_SOURCE
Definition:
util_compute_quark_prop_s.h:14
Generated by
1.9.1