Skip to content
  • sergio's avatar
    ENH: Adding subMesh option to momentumError and div FOs · 61012721
    sergio authored and Mattijs Janssens's avatar Mattijs Janssens committed
    1) Adding subMesh capabilities to momentumError and div FOs.
    	- A subMesh is created from cellZones.
    	- The operators (div, etc) are only calculated in the subMesh.
    
    2) Optionally, halo cells can be added to the cellZones.
    
    3) New helper class to handle the subMesh creation and field mapping.
    61012721