openfoam/applications/utilities/mesh/manipulation/createBaffles
Mark Olesen 42de624344 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.
2022-05-10 10:47:01 +02:00
..
faceSelection ENH: use singleton method for accessing runtime selection 2021-11-05 17:21:27 +01:00
Make COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
createBaffles.C ENH: consolidate processorTopology handling for volume and area meshes 2022-05-10 10:47:01 +02:00