openfoam/src/fvMotionSolver
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
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
fvMotionSolvers ENH: consolidate processorTopology handling for volume and area meshes 2022-05-10 10:47:01 +02:00
fvPatchFields/derived GIT: Header file updates 2019-10-31 14:48:44 +00:00
Make GIT: relocate uniformFixedValuePointPatchField to meshTools 2022-04-29 11:44:28 +02:00
motionDiffusivity ENH: use singleton method for accessing runtime selection 2021-11-05 17:21:27 +01:00
motionInterpolation ENH: use singleton method for accessing runtime selection 2021-11-05 17:21:27 +01:00
pointPatchFields/derived GIT: relocate uniformFixedValuePointPatchField to meshTools 2022-04-29 11:44:28 +02:00