Skip to content
  • Mark OLESEN's avatar
    ENH: extend globalMeshData::calcCellCells handling · 337e672d
    Mark OLESEN authored
    - add convenience forms for common combinations
    
    - avoid allocation for 1:1 identity agglomerations
    
    - support subsetting forms (avoids an intermediate fvMeshSubset)
      that also return the cellMap
    
    - refactored to eliminate code duplication between weighted and
      unweighted forms
    337e672d