Skip to content

support creation of boundaries/zones from list of entries

Mark OLESEN requested to merge boundaryMesh-from-entries into develop
  • this makes it easier to split creation into a two-stage process as required

  • extend handling for polyBoundaryMeshEntries, faBoundaryMeshEntries with more functionality. Ensure that these are never registered.

ENH: addition writeEntry methods for polyBoundaryMesh

  • simplifies streaming and collating into other files

ENH: polyMesh rereading - update owner/neighbour header information

  • this avoids accidentally reading the "cells" file if the mesh has been created with NO_READ and then updated

FYI @gregorweiss

Edited by Mark OLESEN

Merge request reports