IJ surface mesh abstract interface. More...
#include <MeshVizXLM/mesh/MiMeshIj.h>
Public Member Functions | |
virtual const MiTopologyIj & | getTopology () const =0 |
This interface defines an IJ surface mesh. All IJ meshes have a common topology interface to get the number of cells: getNumCellsI(), and getNumCellsJ().
virtual const MiTopologyIj& MiMeshIj::getTopology | ( | ) | const [pure virtual] |
Returns the topology of this mesh.
Implemented in MeXMeshIj.