Skip to content
  • Célestin Marot's avatar
    Version of HXTSPR that will be used in HXT · 788c2cff
    Célestin Marot authored
     - it avoid allocations by having a small SPR_MAX_PTS=32, allowing to put all arrays statically in the SPRCavity structure.
    
     - exactInit is called once with the Bbox of the entire mesh (it is probably not a good idea, but we cannot change the definition of predicates.h|c for the whole hxt project)
    
    - it doesn't include most define/ifdef that are in the paper version
    788c2cff