You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, CGAL's locate returns a Locate_type indicating CELL, FACE, VERTEX, EDGE, etc. Only CELL is handled when estimating velocity, even though any of the cases is possible.
The text was updated successfully, but these errors were encountered:
Currently, CGAL's locate returns a Locate_type indicating CELL, FACE, VERTEX, EDGE, etc. Only CELL is handled when estimating velocity, even though any of the cases is possible.
The text was updated successfully, but these errors were encountered: