Skip to content
  • Mark Olesen's avatar
    ENH: better handling of various face types in MeshedSurface (issue #294) · 88876e46
    Mark Olesen authored
    - ensure that MeshedSurface and UnsortedMeshedSurface can also work
      with labelledTri faces.
    
    - nTriangles() convenience method for meshed surfaces
    
    - MeshedSurface::addZonesToFaces() method to copy zone information
      into the labelledTri per-face region storage.
      The goal is to replace the triSurface reading routines with
      run-time selectable ones from surfMesh.
    88876e46