openfoam/applications
Mark Olesen 6309810e2e surfMesh reworked
- treat 'ofs' IO just like any other format
- dropped BasicMeshedSurface, since MeshedSurface can now also have zero or
  more zones
- UnsortedMeshedSurface is a special type of MeshedSurface with zero zones,
  but with additional zoneId labels
- use MeshedSurfaceProxy for writing surfaces with points/faces/zones and
  optional faceMap - provides output interface for MeshedSurface,
  UnsortedMeshedSurface and surfMesh.
- simplify output to filenames only, I can't see that the Ostream
  is needed anywhere
- surfMesh renaming now works, after the objectRegistry fix
2009-03-08 00:59:33 +01:00
..
solvers Merge commit 'OpenCFD/master' into olesenm 2009-03-04 12:20:51 +01:00
test objectRegistry fixes 2009-03-06 15:18:00 +01:00
utilities surfMesh reworked 2009-03-08 00:59:33 +01:00
Allwmake