CHROMA
lib
update
molecdyn
monomial
monomial.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*! \file
4
* \brief HMC monomials
5
*
6
* Monomials for HMC
7
*/
8
9
/*! \defgroup monomial HMC monomials
10
* \ingroup molecdyn
11
*
12
* Monomials for HMC
13
*/
14
15
#ifndef __monomial_h__
16
#define __monomial_h__
17
18
#include "
update/molecdyn/monomial/abs_monomial.h
"
19
#include "
update/molecdyn/monomial/monomial_factory.h
"
20
#include "
update/molecdyn/monomial/gauge_monomial.h
"
21
#include "
update/molecdyn/monomial/const_gauge_monomial.h
"
22
23
#include "
update/molecdyn/monomial/remez.h
"
24
#include "
update/molecdyn/monomial/remez_coeff.h
"
25
26
#include "
update/molecdyn/monomial/monomial_w.h
"
27
28
#endif
abs_monomial.h
Monomials - gauge action or fermion binlinear contributions for HMC.
const_gauge_monomial.h
Generic gauge action monomial wrapper.
gauge_monomial.h
Generic gauge action monomial wrapper.
monomial_factory.h
Monomial factories.
monomial_w.h
Monomials of actions.
remez.h
Redirector for Remez algorithm for finding nth roots.
remez_coeff.h
Remez algorithm coefficients.
Generated by
1.9.1