Skip to content
Snippets Groups Projects
Commit 6aa8b827 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: zone improvements

- retain group information when copying zones
- support construct empty (add details later)
- improve consistency for zone and boundaryMesh construction

- support front/back/both selection for faceZoneToCell

STYLE: prefer faceZone patch() method instead of operator()

STYLE: use std::unique_ptr instead of manual pointer management

- for zones and core patch types.
  Easier data management, allows default destructors (for example)
parent 59c36652
Showing
with 817 additions and 382 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment