public class UnstructuredSplitterTopology extends UnstructuredTopology
geometry, groupGrid, partitioning, pointListBounds, thePoints, theTriangles, triListBounds
dimensionality
Constructor and Description |
---|
UnstructuredSplitterTopology(java.lang.String pointInfoFDLFileName,
java.lang.String vIndicesFDLFileName,
UnstructuredGeometry geometry,
int dimensionality) |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
void |
writeCells() |
basePointInfoFileName, baseVIndicesFileName, datum, findEnclosingCell, getBounds, getCellGroupGrid, getRecordDescriptor, getTriangleDS, toString, toString
public UnstructuredSplitterTopology(java.lang.String pointInfoFDLFileName, java.lang.String vIndicesFDLFileName, UnstructuredGeometry geometry, int dimensionality)
public void activate()
activate
in class UnstructuredTopology
public void writeCells()