Files
openfoam/applications/utilities/surface/surfaceMeshConvert
Mark Olesen c651a0ba29 surfMesh code cleanup
- added protected storedPoints(), storedFaces() functions for non-const
   access to the data. Mixing protected non-const versions and public const
   versions of the same method does not agree with the compiler
 - better handling of triFace/face distinction
2008-11-15 23:29:50 +01:00
..
2008-10-23 16:29:36 +02:00
2008-11-15 23:29:50 +01:00