CHROMA
lib
meas
glue
qactden.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
/*! \file
3
* \brief Measure the lattice density of the lattice energy and the naive topological charge.
4
*/
5
6
#ifndef __qactden_h__
7
#define __qactden_h__
8
9
namespace
Chroma
10
{
11
12
//! Measure the lattice density of the lattice energy and the naive topological charge.
13
/*!
14
* \ingroup glue
15
*
16
* \param lrqtop topological charge density (Write)
17
* \param lract action to continuum instanton action density (Write)
18
* \param u gauge field (Read)
19
*/
20
21
void
qactden
(LatticeReal&
lract
, LatticeReal&
lrqtop
,
const
multi1d<LatticeColorMatrix>&
u
);
22
23
}
// end namespace Chroma
24
25
#endif
Chroma::qactden
void qactden(LatticeReal &lract, LatticeReal &lrqtop, const multi1d< LatticeColorMatrix > &u)
Measure the lattice density of the lattice energy and the naive topological charge.
Definition:
qactden.cc:20
lract
LatticeReal lract
Definition:
meslate.cc:44
lrqtop
LatticeReal lrqtop
Definition:
meslate.cc:45
Chroma
Asqtad Staggered-Dirac operator.
Definition:
klein_gord.cc:10
Chroma::u
static multi1d< LatticeColorMatrix > u
Definition:
syssolver_linop_qop_mg_w.cc:39
Generated by
1.9.1