CHROMA
lib
util
gauge
weak_field.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
/*! \file
3
* \brief Construct a weak field
4
*/
5
6
#ifndef __weakfield_h__
7
#define __weakfield_h__
8
9
namespace
Chroma
10
{
11
//! Construct a weak field
12
/*!
13
* \ingroup gauge
14
*
15
* Arguments:
16
*
17
* \param u Gauge field (Modify)
18
*/
19
20
void
weakField
(multi1d<LatticeColorMatrix>&
u
);
21
}
22
23
#endif
Chroma::weakField
void weakField(multi1d< LatticeColorMatrix > &u)
Construct a weak field.
Definition:
weak_field.cc:22
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