Path Integral Quantum Monte Carlo
|
PathIntegralMonteCarlo class definition. More...
Go to the source code of this file.
Data Structures | |
class | PathIntegralMonteCarlo |
The main driver class for the entire path integral monte carlo program. More... | |
Typedefs | |
typedef boost::ptr_vector< EstimatorBase > | estimator_vector |
A vector containing measurable estimators. | |
typedef boost::ptr_vector< MoveBase > | move_vector |
A vector containing Monte Carlo updates. | |