container.hh File Reference

Header file for the container_base template and related classes. More...

#include "config.hh"
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <cmath>
#include "worklist.hh"

Go to the source code of this file.

Data Structures

class  container_base< r_option >
 A class representing the whole simulation region. More...
class  radius_mono
 A class encapsulating all routines specifically needed in the standard Voronoi tessellation. More...
class  radius_poly
 A class encapsulating all routines specifically needed in the Voronoi radical tessellation. More...
class  voropp_loop
 A class to handle loops on regions of the container handling non-periodic and periodic boundary conditions. More...
class  wall
 Pure virtual class from which wall objects are derived. More...

Typedefs

typedef container_base
< radius_mono
container
typedef container_base
< radius_poly
container_poly

Detailed Description

Header file for the container_base template and related classes.

Definition in file container.hh.


Typedef Documentation

The basic container class.

Definition at line 355 of file container.hh.

The polydisperse container class.

Definition at line 358 of file container.hh.


Generated on Tue Sep 29 11:46:27 2009 for Voro++ by  doxygen 1.6.1