Skip to content
Snippets Groups Projects
  1. Feb 17, 2019
    • Mark OLESEN's avatar
      ENH: minor blockMesh improvements · db9b35b5
      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.
      db9b35b5
    • Mark OLESEN's avatar
      ENH: support VTK output of point ids · 448310ea
      Mark OLESEN authored
      - can be useful for diagnosing mesh internals and the locations of
        decomposed cells.
      448310ea
  2. Feb 16, 2019
    • Mark OLESEN's avatar
      STYLE: declare edge::operator[] · 5e286a85
      Mark OLESEN authored
      - already available from the FixedList inheritance, but provide
        explicitly in edge to allow future adjustment of the inheritance
        (#1205)
      5e286a85
    • Mark OLESEN's avatar
      ENH: improvements to label/scalar ranges · d5edd174
      Mark OLESEN authored
      - construct from MinMax, optional start index for identity factory
        method to match Foam::identity()
      
      - use GREAT instead of VGREAT in inverted scalarRange.
        Consistent with boundBox - to reduce the potential of overflow
        if calculating the span.
      
      - add min()/max() methods to labelRange
      d5edd174
  3. Feb 18, 2019
  4. Feb 15, 2019
  5. Jan 07, 2019
  6. Feb 14, 2019
  7. Jan 07, 2019
  8. Feb 13, 2019
  9. Feb 12, 2019
  10. Feb 03, 2019