CHROMA
lib
meas
hadron
loops_w.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
/*! \file
3
* \brief Quark loop via noise
4
*/
5
6
7
#ifndef LOOPS_W_INC
8
#define LOOPS_W_INC
9
10
namespace
Chroma
{
11
12
//
13
// Compute
14
// trace ( \Gamma M^-1 )
15
// using noise sources.
16
//
17
//
18
void
loops
(
const
LatticeFermion &q_source,
19
const
LatticeFermion &
psi
,
20
int
length,
21
int
t0
,
22
XMLWriter& xml_gamma,
23
const
std::string
& xml_tag) ;
24
25
}
// end namespace Chroma
26
27
#endif
Chroma::loops
void loops(const LatticeFermion &q_source, const LatticeFermion &psi, int length, XMLWriter &xml_gamma, const std::string &xml_tag)
Fermion loop code.
Definition:
loops_w.cc:53
t0
int t0
Definition:
inline_barspec_db_w.cc:484
Chroma
Asqtad Staggered-Dirac operator.
Definition:
klein_gord.cc:10
Chroma::psi
LatticeFermion psi
Definition:
mespbg5p_w.cc:35
testing::internal::string
::std::string string
Definition:
gtest.h:1979
Generated by
1.9.1