|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.unh.sdb.lattice.CellGroupGrid
edu.unh.sdb.lattice.WriteableInCoreArrayCellGroupGrid
public class WriteableInCoreArrayCellGroupGrid
| Field Summary | |
|---|---|
protected int |
lastIndex
|
protected int |
numCells
|
| Fields inherited from class edu.unh.sdb.lattice.CellGroupGrid |
|---|
axisWeights, dimensionality, groups, ordering, partitioning |
| Constructor Summary | |
|---|---|
WriteableInCoreArrayCellGroupGrid(Partitioning partitioning,
AxisOrdering ordering)
|
|
| Method Summary | |
|---|---|
Cell |
findEnclosingCell(Point p)
|
int |
getNumCells()
|
protected void |
makeCellGroups()
|
void |
register(TriangleCell c,
int cellIndex)
|
int |
write(java.lang.String baseFileName)
|
void |
writeFDLFile(java.lang.String baseFileName)
|
| Methods inherited from class edu.unh.sdb.lattice.CellGroupGrid |
|---|
computeOffset2, dim, findEnclosingCell, getGridISBounds, mapToCellGroup, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected int numCells
protected int lastIndex
| Constructor Detail |
|---|
public WriteableInCoreArrayCellGroupGrid(Partitioning partitioning,
AxisOrdering ordering)
| Method Detail |
|---|
protected void makeCellGroups()
makeCellGroups in class CellGroupGridpublic int write(java.lang.String baseFileName)
public void writeFDLFile(java.lang.String baseFileName)
public void register(TriangleCell c,
int cellIndex)
public Cell findEnclosingCell(Point p)
public int getNumCells()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||