[MOAB-dev] Range contiguity method
Patrick Shriwise
shriwise at wisc.edu
Tue Aug 8 23:30:39 CDT 2017
Hi all,
I'm wondering if there is a way to rapidly check that a Range object
contains a set of contiguous values.
Naively, it seems that this can be done by checking that it is made up
of only one pair_node by looking at the mNext & mPrev pointers to
verify this is the case.
This would allow some MOAB interfaces (such as the GeomTopoTool) to
rapidly determine if they are working only with contiguous EntitySets
and take advantage of this fact.
Cheers,
Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20170808/10c0d6b2/attachment.html>
More information about the moab-dev
mailing list