Path Integral Quantum Monte Carlo
Data Structures
container.h File Reference

The simulation cell. More...

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

Go to the source code of this file.

Data Structures

class  Container
 The base class which holds details on the generalized box that our system will be simulated inside of. More...
 
class  Prism
 A NDIM-dimensional hyperprism with periodic boundary conditions. More...
 
class  Cylinder
 A three dimensional cylinder with fixed boundary conditions in the x and y directions and periodic boundary conditions in the z direction. More...
 

Detailed Description

The simulation cell.

Author
Adrian Del Maestro
Date
11.24.2008

Definition in file container.h.