Interface MiSurfaceTopologyExplicitI<C extends MiSurfaceCell>

Type Parameters:
C - the type of cells
All Superinterfaces:
MiTopology, MiTopologyExplicitI<C>, MiTopologyI
All Known Subinterfaces:
MeXSurfaceTopologyExplicitI<C>

public interface MiSurfaceTopologyExplicitI<C extends MiSurfaceCell> extends MiTopologyExplicitI<C>
List of surface cells interface.

A generic interface for an unstructured surface mesh topology.