List of volume cells interface. More...
#include <MeshVizXLM/mesh/topology/MiVolumeTopologyExplicitI.h>
Public Member Functions | |
virtual const MiVolumeCell * | getCell (size_t id) const =0 |
A generic abstract interface for an unstructured explicit volume mesh topology.
virtual const MiVolumeCell* MiVolumeTopologyExplicitI::getCell | ( | size_t | id | ) | const [pure virtual] |
Returns a cell of this topology.
The cell is identified by one id.
Reimplemented from MiTopologyExplicitI.
Implemented in MeXVolumeTopologyExplicitI.