| Class | Description | 
|---|---|
| Approximator | 
 The Approximator class implements an approximating function used
  by the lattice to compute data values for domain locations that do not
  necessarily correspond to a sample point. 
 | 
| AreaTriangleCellApproximator | |
| ArrayApproximator | 
 The ArrayApproximator class is meant for use with the ArrayCell class. 
 | 
| ArrayCell | 
 This class defines cells used with regular geometries and rectilinear 
    topologies. 
 | 
| Borrowed2DTriangleCell | |
| Cell | 
 The Cell class groups several sample points into a cell. 
 | 
| CellGroup | |
| CellGroupGrid | |
| CellID | |
| FDLGroup | |
| FileArrayCellGroup | 
 This is an array implementation of the CellGroup Class. 
 | 
| FileCellGroup | |
| FileCellGroupGrid | |
| FileSplitterCellGroup | |
| FileSplitterCellGroupGrid | |
| GBounds | 
 The GBounds class is meant to represent n-d hypercubes in 
  the data space of a lattice. 
 | 
| GBoundsGapIterator | |
| GBoundsIterator | |
| Geometry | 
 This public class is responsible for mapping a DataID to a location in the geometric space. 
 | 
| GIterator | 
 Child class of Point. 
 | 
| InCoreArrayCellGroup | |
| InCoreArrayCellGroupGrid | |
| Lattice | |
| LatticeBuilder | 
 Manufactures Logical Lattice objects Hold relevant data and validates
before instantiating the appropriate Lattice objects 
 | 
| LatticeCollection | 
 The LatticeCollection class provides for a list of Lattices
 with customary list functionality. 
 | 
| LinearTriangleCellApproximator | |
| MRLattice | |
| PartitionedFileArrayCellGroup | 
 This is an array implementation of the CellGroup Class. 
 | 
| PartitionedSplitCellGroupGrid | |
| Partitioning | 
 A partitioning provides a mapping between an N-Dimensional geometric (real) space 
        and an integer Index Space. 
 | 
| PlanarTriangleCellApproximator | |
| Point | 
 Represent a location in the geometry 
 | 
| RectilinearTopology | 
 A Topology for Rectilinear data. 
 | 
| RegularCellGeometry | |
| RegularCellPartitioning | |
| RegularPartitioning | |
| RegularPointGeometry | |
| SplitCellGroupGrid | |
| SplitUnstructuredTopology | |
| Topology | |
| TriangleCell | |
| TriangleCellIterator | |
| UnstructuredApproximator | |
| UnstructuredCell | |
| UnstructuredGeometry | |
| UnstructuredSplitterTopology | |
| UnstructuredTopology | |
| WriteableInCoreArrayCellGroup | |
| WriteableInCoreArrayCellGroupGrid | |
| XLDLReader |