Path Integral Quantum Monte Carlo
Data Structures | Typedefs
pimc.h File Reference

PathIntegralMonteCarlo class definition. More...

#include "common.h"
#include "communicator.h"
#include "estimator.h"
+ Include dependency graph for pimc.h:
+ This graph shows which files directly or indirectly include this file:

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< EstimatorBaseestimator_vector
 A vector containing measurable estimators.
 
typedef boost::ptr_vector< MoveBasemove_vector
 A vector containing Monte Carlo updates.
 

Detailed Description

PathIntegralMonteCarlo class definition.

Author
Adrian Del Maestro
Date
10.27.2008

Definition in file pimc.h.