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

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

Functions

void voropp_fatal_error (const char *p, int status)


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 377 of file cell.hh.

A neighbor-tracking version of the voronoicell.

Definition at line 380 of file cell.hh.


Function Documentation

void voropp_fatal_error ( const char *  p,
int  status 
)

Function for printing fatal error messages and exiting.

Function for printing fatal error messages and exiting.

Definition at line 23 of file cell.hh.


Generated on Mon Mar 23 16:52:35 2009 for Voro++ by  doxygen 1.5.8