neighbor_none Class Reference

A class passed to the voronoicell_base template to switch off neighbor computation. More...

#include <cell.hh>


Public Member Functions

 neighbor_none (voronoicell_base< neighbor_none > *ivc)
void allocate (int i, int m)
void add_memory_vertices (int i)
void add_memory_vorder (int i)
void init ()
void init_octahedron ()
void init_tetrahedron ()
void set_pointer (int p, int n)
void copy (int a, int b, int c, int d)
void set (int a, int b, int c)
void set_aux1 (int k)
void copy_aux1 (int a, int b)
void copy_aux1_shift (int a, int b)
void set_aux2_copy (int a, int b)
void copy_pointer (int a, int b)
void set_to_aux1 (int j)
void set_to_aux2 (int j)
void print_edges (int i)
void allocate_aux1 (int i)
void switch_to_aux1 (int i)
void copy_to_aux1 (int i, int m)
void set_to_aux1_offset (int k, int m)
void neighbors (ostream &os, bool later)
void label_facets ()
void check_facets ()


Detailed Description

A class passed to the voronoicell_base template to switch off neighbor computation.

This is a class full of empty routines for neighbor computation. If the voronoicell_base template is instantiated with this class, then it has the effect of switching off all neighbor computation. Since all these routines are declared inline, it should have the effect of a zero speed overhead in the resulting code.

Definition at line 265 of file cell.hh.


Constructor & Destructor Documentation

neighbor_none::neighbor_none ( voronoicell_base< neighbor_none > *  ivc  )  [inline]

This is a blank constructor.

Definition at line 268 of file cell.hh.


Member Function Documentation

void neighbor_none::add_memory_vertices ( int  i  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 272 of file cell.hh.

void neighbor_none::add_memory_vorder ( int  i  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 274 of file cell.hh.

void neighbor_none::allocate ( int  i,
int  m 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 270 of file cell.hh.

void neighbor_none::allocate_aux1 ( int  i  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 304 of file cell.hh.

void neighbor_none::check_facets (  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 316 of file cell.hh.

void neighbor_none::copy ( int  a,
int  b,
int  c,
int  d 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 284 of file cell.hh.

void neighbor_none::copy_aux1 ( int  a,
int  b 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 290 of file cell.hh.

void neighbor_none::copy_aux1_shift ( int  a,
int  b 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 292 of file cell.hh.

void neighbor_none::copy_pointer ( int  a,
int  b 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 296 of file cell.hh.

void neighbor_none::copy_to_aux1 ( int  i,
int  m 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 308 of file cell.hh.

void neighbor_none::init (  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 276 of file cell.hh.

void neighbor_none::init_octahedron (  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 278 of file cell.hh.

void neighbor_none::init_tetrahedron (  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 280 of file cell.hh.

void neighbor_none::label_facets (  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 314 of file cell.hh.

void neighbor_none::neighbors ( ostream &  os,
bool  later 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 312 of file cell.hh.

void neighbor_none::print_edges ( int  i  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 302 of file cell.hh.

void neighbor_none::set ( int  a,
int  b,
int  c 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 286 of file cell.hh.

void neighbor_none::set_aux1 ( int  k  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 288 of file cell.hh.

void neighbor_none::set_aux2_copy ( int  a,
int  b 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 294 of file cell.hh.

void neighbor_none::set_pointer ( int  p,
int  n 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 282 of file cell.hh.

void neighbor_none::set_to_aux1 ( int  j  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 298 of file cell.hh.

void neighbor_none::set_to_aux1_offset ( int  k,
int  m 
) [inline]

This is a blank placeholder function that does nothing.

Definition at line 310 of file cell.hh.

void neighbor_none::set_to_aux2 ( int  j  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 300 of file cell.hh.

void neighbor_none::switch_to_aux1 ( int  i  )  [inline]

This is a blank placeholder function that does nothing.

Definition at line 306 of file cell.hh.


The documentation for this class was generated from the following file:

Generated on Mon Aug 17 19:07:58 2009 for Voro++ by  doxygen 1.5.9