CHROMA
lib
meas
glue
wloop.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
#ifndef __wloop_h__
4
#define __wloop_h__
5
6
namespace
Chroma
7
{
8
9
10
//! Print the value of the average plaquette normalized to 1
11
/*!
12
* \ingroup glue
13
*
14
* \param xml plaquette average (Write)
15
* \param u gauge field (Read)
16
*/
17
void
Wloop
(XMLWriter& xml,
18
const
std::string
& xml_group,
19
const
multi1d<LatticeColorMatrix>&
u
);
20
21
}
// end namespace Chroma
22
23
#endif
Chroma::Wloop
void Wloop(const multi1d< LatticeColorMatrix > &u, multi2d< Double > &plane_plaq_11, multi2d< Double > &plane_plaq_12, multi2d< Double > &plane_plaq_13, multi2d< Double > &plane_plaq_14)
Return the value of the 11, 12, 13, 14 Wilson loops.
Definition:
wloop.cc:32
Chroma
Asqtad Staggered-Dirac operator.
Definition:
klein_gord.cc:10
Chroma::u
static multi1d< LatticeColorMatrix > u
Definition:
syssolver_linop_qop_mg_w.cc:39
testing::internal::string
::std::string string
Definition:
gtest.h:1979
Generated by
1.9.1