CHROMA
lib
update
molecdyn
hmc
global_metropolis_accrej.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
/*! \file
3
* \brief Global metropolis
4
*
5
* Global metropolis
6
*/
7
8
#ifndef GLOBAL_METROP_ACCREJ
9
#define GLOBAL_METROP_ACCREJ
10
11
#include "
chromabase.h
"
12
13
14
namespace
Chroma
15
{
16
// Metropolis accept/reject
17
/*! @ingroup hmc */
18
bool
globalMetropolisAcceptReject
(
const
Double
& DeltaH);
19
}
20
#endif
chromabase.h
Primary include file for CHROMA library code.
Chroma::globalMetropolisAcceptReject
bool globalMetropolisAcceptReject(const Double &DeltaH)
Definition:
global_metropolis_accrej.cc:14
Chroma
Asqtad Staggered-Dirac operator.
Definition:
klein_gord.cc:10
testing::internal::Double
FloatingPoint< double > Double
Definition:
gtest.h:7351
Generated by
1.9.1