Skip to content
  • Mark OLESEN's avatar
    ENH: add cell/face set/zone support for patch expressions · 643763d2
    Mark OLESEN authored
    - for cell quantities, these evaluate on the faceCells associated with
      that patch to produce a field of true/false values
    
    - for face quantities, these simply correspond to the mesh faces
      associated with that patch to produce a field of true/false values
    643763d2