CHROMA
update.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*! \file
4  * \brief Gauge field update routines
5  *
6  * Update routines including Hybrid Monte Carlo and Heatbath.
7  */
8 
9 /*! \defgroup update Gauge field update routines
10  * \ingroup lib
11  *
12  * Update routines including Hybrid Monte Carlo and Heatbath.
13  */
14 
15 #ifndef __update_h__
16 #define __update_h__
17 
20 
21 
22 #endif
23 
24 
Heatbath.
Molecular dynamics support.