glotzopt Namespace Reference

A collection of tools for optimizing simulation and analysis codes. More...


Classes

struct  BoundaryUtil
class  Cell
 Contains ObjectInCellList(s). More...
class  CellList
 Contains and manages many Cell(s). More...
class  Pair
 Holds a pair of positioned objects. More...
class  PairList
 Holds a pair of positioned objects. More...
class  PositionedObject
 Any object that uses or may use the CellList must inherit this class. More...
class  VerletList
 Neighbor list routine. More...
class  VerletListWithCells
 Neighbor list routine. More...

Typedefs

typedef PositionedObject ObjectInCellList
typedef
glotzutil::ManagedList
< PositionedObject * > 
ObjectList

Functions

glotz_vec compute_boundary_correction (const Cell *cell_i, const Cell *cell_j)


Detailed Description

A collection of tools for optimizing simulation and analysis codes.

Typedef Documentation

typedef PositionedObject glotzopt::ObjectInCellList

typedef glotzutil::ManagedList<PositionedObject*> glotzopt::ObjectList


Function Documentation

glotz_vec glotzopt::compute_boundary_correction ( const Cell *  cell_i,
const Cell *  cell_j 
)


Generated on Tue Feb 24 20:54:47 2009 by  doxygen 1.5.3