|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unh.sdb.lattice.Topology
edu.unh.sdb.lattice.UnstructuredTopology
edu.unh.sdb.lattice.UnstructuredSplitterTopology
public class UnstructuredSplitterTopology
Field Summary |
---|
Fields inherited from class edu.unh.sdb.lattice.UnstructuredTopology |
---|
geometry, groupGrid, partitioning, pointListBounds, thePoints, theTriangles, triListBounds |
Fields inherited from class edu.unh.sdb.lattice.Topology |
---|
dimensionality |
Constructor Summary | |
---|---|
UnstructuredSplitterTopology(java.lang.String pointInfoFDLFileName,
java.lang.String vIndicesFDLFileName,
UnstructuredGeometry geometry,
int dimensionality)
|
Method Summary | |
---|---|
void |
activate()
|
void |
writeCells()
|
Methods inherited from class edu.unh.sdb.lattice.UnstructuredTopology |
---|
basePointInfoFileName, baseVIndicesFileName, datum, findEnclosingCell, getBounds, getCellGroupGrid, getRecordDescriptor, getTriangleDS, toString, toString |
Methods inherited from class edu.unh.sdb.lattice.Topology |
---|
dim |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnstructuredSplitterTopology(java.lang.String pointInfoFDLFileName, java.lang.String vIndicesFDLFileName, UnstructuredGeometry geometry, int dimensionality)
Method Detail |
---|
public void activate()
activate
in class UnstructuredTopology
public void writeCells()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |