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

ENH: consolidate processorTopology handling for volume and area meshes

- relocate templating to factory method 'New'.
  Adds provisions for more general re-use.

- expose processor topology in globalMesh as topology()

- wrap proc->patch lookup as processorTopology::procPatchLookup method
  (failsafe). May consider using Map<label> for its storage in the
  future.
parent dea2f23a
Showing
with 610 additions and 239 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