Skip to content
  • Christophe Geuzaine's avatar
    - removed OctreePost::search*WithTol and PViewData::search*WithTol and added a new option · 25177949
    Christophe Geuzaine authored
      Mesh.ToleranceReferenceElement to control the tolerance in the reference space
    - new PViewData::search*Closest to return the value at the closest node if an exact
      match does not exist
    - rationalize the view::probe() API:
       * the "tolerance" is now the maximum distance allowed for a match ("distanceMax"),
         which can be 0 (exact match), positive or negative (always return the closest
         value if an exact match does not exist)
       * return the distance to the match
    - remove extra #ifdef _OPENMP everywhere
    25177949
To find the state of this project's repository at the time of any of these versions, check out the tags.