cell.hh File Reference

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

#include "config.hh"
#include <cstdio>
#include <iostream>
#include <fstream>
#include <cmath>

Go to the source code of this file.

Data Structures

struct  fatal_error
 Structure for printing fatal error messages and exiting. More...
class  suretest
 A class to reliably carry out floating point comparisons, storing marginal cases for future reference. More...
class  voronoicell_base< n_option >
 A class encapsulating all the routines for storing and calculating a single Voronoi cell. More...
class  neighbor_none
 A class passed to the voronoicell_base template to switch off neighbor computation. More...
class  neighbor_track
 A class passed to the voronoicell_base template to switch on the neighbor computation. More...

Typedefs

typedef voronoicell_base
< neighbor_none
voronoicell
typedef voronoicell_base
< neighbor_track
voronoicell_neighbor


Detailed Description

Header file for the voronoicell_base template and related classes.

Definition in file cell.hh.


Typedef Documentation

The basic voronoicell class.

Definition at line 372 of file cell.hh.

A neighbor-tracking version of the voronoicell.

Definition at line 375 of file cell.hh.


Generated on Sat Dec 13 23:28:57 2008 for Voro++ by  doxygen 1.5.7