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
util
ft
single_phase.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
// $Id: single_phase.h,v 3.1 2006-11-27 20:07:58 edwards Exp $
3
/*! \file
4
* \brief Compute a single phase factor
5
*/
6
7
#ifndef __single_phase_h__
8
#define __single_phase_h__
9
10
#include "
chromabase.h
"
11
12
namespace
Chroma
13
{
14
//! A single exp(ip.x) phase used in hadron construction
15
/*! @ingroup ft */
16
LatticeComplex
singlePhase
(
const
multi1d<int>&
t_srce
,
17
const
multi1d<int>& sink_mom,
18
int
j_decay
);
19
20
LatticeComplex
singlePhase
(
const
multi1d<int>&
t_srce
,
21
const
multi1d<int>& sink_mom) ;
22
23
}
// end namespace Chroma
24
25
#endif
chromabase.h
Primary include file for CHROMA library code.
Chroma::singlePhase
LatticeComplex singlePhase(const multi1d< int > &t_srce, const multi1d< int > &sink_mom, int j_decay)
A single exp(ip.x) phase used in hadron construction.
Definition:
single_phase.cc:13
t_srce
multi1d< int > t_srce
Definition:
inline_barspec_db_w.cc:485
j_decay
int j_decay
Definition:
meslate.cc:22
Chroma
Asqtad Staggered-Dirac operator.
Definition:
klein_gord.cc:10
Generated by
1.9.1