edu.unh.sdb.lattice
Class WriteableInCoreArrayCellGroupGrid
java.lang.Object
edu.unh.sdb.lattice.CellGroupGrid
edu.unh.sdb.lattice.WriteableInCoreArrayCellGroupGrid
public class WriteableInCoreArrayCellGroupGrid
- extends CellGroupGrid
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
numCells
protected int numCells
lastIndex
protected int lastIndex
WriteableInCoreArrayCellGroupGrid
public WriteableInCoreArrayCellGroupGrid(Partitioning partitioning,
AxisOrdering ordering)
makeCellGroups
protected void makeCellGroups()
- Specified by:
makeCellGroups
in class CellGroupGrid
write
public int write(java.lang.String baseFileName)
writeFDLFile
public void writeFDLFile(java.lang.String baseFileName)
register
public void register(TriangleCell c,
int cellIndex)
findEnclosingCell
public Cell findEnclosingCell(Point p)
getNumCells
public int getNumCells()