Skip to content
Snippets Groups Projects
Commit 3dffee8a authored by Mark Olesen's avatar Mark Olesen
Browse files

STYLE: change MeshedSurface 'faces' access to 'surfFaces' (related to issue #104)

- use surfFaces() to return the templated list of faces.
  This frees up the method 'faces()' to be used as a virtual method,
  which will be needed at a later stage.
parent c7d7cbca
Branches
Tags
No related merge requests found
Showing
with 26 additions and 31 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment