openfoam/applications/utilities/finiteArea/makeFaMesh
Mark Olesen 94c7e180fb ENH: more fault-tolerance in makeFaMesh decomposition
- if the volume faceProcAddressing is missing, it is not readily
  possible to determine equivalent area procAddressing.

  Instead of throwing an error, be more fault-tolerant by having it
  create with READ_IF_PRESENT and then detect and warn
  if there are problems.
2022-11-19 20:49:12 +01:00
..
Make ENH: improvements for makeFaMesh, checkFaMesh 2021-11-05 18:07:36 +00:00
decomposeFaFields.H ENH: more fault-tolerance in makeFaMesh decomposition 2022-11-19 20:49:12 +01:00
faMeshWriteEdgesOBJ.H ENH: improvements for makeFaMesh, checkFaMesh 2021-11-05 18:07:36 +00:00
faMeshWriteVTK.H ENH: improvements for makeFaMesh, checkFaMesh 2021-11-05 18:07:36 +00:00
findMeshDefinitionDict.H ENH: add 'filtered' polyMesh regionName() method 2022-05-27 14:10:31 +02:00
makeFaMesh.C ENH: code modernization for decompose/reconstruct 2022-05-25 13:12:38 +00:00
printMeshSummary.H ENH: improved bookkeeping for finite-area to volume mesh correspondence 2022-09-22 16:09:14 +02:00