[MOAB-dev] iMesh_stepIter
James Porter
jvporter at wisc.edu
Mon Mar 5 14:42:38 CST 2012
On Wed, 2012-02-29 at 16:25 -0600, Steve Jackson wrote:
> A stepIter() for non-array iterators would still be useful to me, but
> chiefly for code clarity purposes rather than essential performance
> gains.
r5413 (for MOAB) and r5414 (for PyTAPS) adds support for stepping
non-array iterators. In C, the functions are now iMesh_stepEntIter and
iMesh_stepEntArrIter, to be consistent with the names of all the other
iterator functions.
- Jim
More information about the moab-dev
mailing list