public interface MiTopologyI extends MiTopology
A generic interface for an implicit mesh topology.
Modifier and Type | Method and Description |
---|---|
long |
getNumCells()
Returns the number of cells of this topology.
|
boolean |
isDead(long i)
Returns
true if the cell of index i should be ignored. |
getTimeStamp, hasDeadCells
long getNumCells()
boolean isDead(long i)
true
if the cell of index i should be ignored. This value
is ignored if the hasDeadCell
method returns false
.i
- the index of the cell to checktrue
if the i-th cell should be ignoredGenerated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com