Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
Christophe Geuzaine's avatar
Christophe Geuzaine authored
- bug fix: need to create temporary bounding box and compute CTX.lc
*during* parsing step until we fill the new db on the fly

(Some geo transforms in the parser use CTX.lc for tolerences. But
CTX.lc was always equal to 1 since we only do a SetBoundingBox on
GModel after parsing!)

- cleanup spline interpol (remove duplicate code)
2acbb878
History
Name Last commit Last update
..