openfoam/applications/utilities/mesh
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
..
advanced STYLE: make polyMesh constructor explicit 2021-05-12 11:24:57 +02:00
conversion ENH: align fileOperations/masterUncollatedFileOperation findInstance() 2022-04-29 11:44:28 +02:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation ENH: consolidate processorTopology handling for volume and area meshes 2022-05-10 10:47:01 +02:00
manipulation ENH: consolidate processorTopology handling for volume and area meshes 2022-05-10 10:47:01 +02:00