Skip to content
  • Mark OLESEN's avatar
    ENH: minor blockMesh improvements · 48e3590b
    Mark OLESEN authored
    - avoid potential ambiguities in naming of mesh faces/edges
      vs. block faces/edges
    
    - additional methods characterizing the number of faces
      (internal, boundary, total) associated with a blockDescriptor
    
    - cellLabel() accessor and checkIndex() methods
    
    - restore demand-driven behaviour of block, cache the calculated cells
      and refactor generation of block boundary faces to improve potential
      reuse.
    48e3590b