Skip to content
  • Henrik Stolzmann's avatar
    build tetrahedron refinement rules into library · 921d6735
    Henrik Stolzmann authored and Ansgar Burchardt's avatar Ansgar Burchardt committed
    The `TET_RULESET` compile-time option could be used to load
    tetrahedron refinement rules from `RefRules.data`, however this
    requires to locate the file at run-time.  This was too inconvenient.
    
    Instead generate `RefRules.cc` from `RefRules.data` including the
    refinement rules and use that.
    921d6735