CHROMA
predictor.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*! \file
4  * \brief HMC linear system solver initial guess
5  *
6  * Monomials for HMC
7  */
8 
9 /*! \defgroup predictor HMC linear system solver initial guess
10  * \ingroup molecdyn
11  *
12  * Monomials for HMC
13  */
14 
15 #ifndef __predictor_h__
16 #define __predictor_h__
17 
23 
26 
29 #endif
Chronological predictor for HMC.
Monomial factories.
Circular buffers.
Last solution predictor.
Linear extrapolation predictor.
LU solver.
Minimal residual predictor.
Chrono predictor aggregator.
Zero initial guess predictor.