Skip to content
Snippets Groups Projects

Rename FRESTR symbols to something more self-explanatory (thanks @eshoag2)

Merged Andreas Klöckner requested to merge frestr-rename into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -51,6 +51,7 @@ class FACE_RESTR_ALL: # noqa
faces in a discretization.
"""
# deprecated names for compatibility
FRESTR_ALL_FACES = FACE_RESTR_ALL
FRESTR_INTERIOR_FACES = FACE_RESTR_INTERIOR
Loading