|
|||||||||
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.FileCellGroupGrid
public abstract class FileCellGroupGrid
Field Summary |
---|
Fields inherited from class edu.unh.sdb.lattice.CellGroupGrid |
---|
axisWeights, dimensionality, groups, ordering, partitioning |
Constructor Summary | |
---|---|
FileCellGroupGrid(Partitioning partitioning,
AxisOrdering ordering,
java.lang.String baseFileName)
|
Method Summary | |
---|---|
protected static java.lang.String |
dataFileName(java.lang.String baseFileName,
IndexSpaceID id)
|
void |
writeCells()
|
Methods inherited from class edu.unh.sdb.lattice.CellGroupGrid |
---|
computeOffset2, dim, findEnclosingCell, getGridISBounds, makeCellGroups, mapToCellGroup, toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FileCellGroupGrid(Partitioning partitioning, AxisOrdering ordering, java.lang.String baseFileName)
Method Detail |
---|
public void writeCells()
protected static java.lang.String dataFileName(java.lang.String baseFileName, IndexSpaceID id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |