Voro++
Data Structures
container_prd.hh File Reference

Header file for the container_periodic_base and related classes. More...

#include <cstdio>
#include <vector>
#include "config.hh"
#include "common.hh"
#include "v_base.hh"
#include "cell.hh"
#include "c_loops.hh"
#include "v_compute.hh"
#include "unitcell.hh"
#include "rad_option.hh"

Go to the source code of this file.

Data Structures

class  voro::container_periodic_base
 Class for representing a particle system in a 3D periodic non-orthogonal periodic domain. More...
 
class  voro::container_periodic
 Extension of the container_periodic_base class for computing regular Voronoi tessellations. More...
 
class  voro::container_periodic_poly
 Extension of the container_periodic_base class for computing radical Voronoi tessellations. More...