<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
    <style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
  </head>
  <body dir="ltr" bgcolor="#FFFFFF" text="#000000">
    <div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;"
      dir="ltr">
      <p>Hi all, </p>
      <p><br>
      </p>
      <p>I'm wondering if there is a way to rapidly check that a Range
        object contains a set of contiguous values. </p>
      <p><br>
      </p>
      <p>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. </p>
      <p><br>
      </p>
      <p>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. </p>
      <p><br>
      </p>
      <p>Cheers,</p>
      <p><br>
      </p>
      <p><br>
      </p>
      <p>Patrick</p>
    </div>
  </body>
</html>