23#ifndef _MeWVolumeTopologyExplicitI_h
24#define _MeWVolumeTopologyExplicitI_h
75 virtual void addWedge(
const size_t nodeIds[6]) = 0;
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract interface to wr...
virtual void addHexahedron(const size_t nodeIds[8])=0
Add a new tessellated volume cell in the topology.
virtual void addPyramid(const size_t nodeIds[5])=0
Add a new tessellated pyramid cell in the topology.
virtual void addTetrahedron(const size_t nodeIds[4])=0
Add a new tessellated tetrahedron cell in the topology.
virtual void addWedge(const size_t nodeIds[6])=0
Add a new tessellated wedge cell in the topology.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> List of extracted volume...