openfoam/applications/utilities/surface/surfaceMeshConvert
Mark Olesen ffd9bb08a8 OSspecific: altered file tests
- removed the previously added fileName type(), isDir(), isFile() methods.

- added optional bool parameter to isFile() function to explicitly
  enable/disable the check for gzip files.

- fixed minor bugginess where the default usage of isFile() would result in
  false positive matches.

- be slightly more stringent and use isDir() and isFile() instead of
  exists() function when we actually know the expected type.
2009-02-06 10:25:41 +01:00
..
Make added surfMesh, reworked MeshedSurface 2009-02-04 16:17:14 +01:00
coordinateSystems added surfMesh, reworked MeshedSurface 2009-02-04 16:17:14 +01:00
surfaceMeshConvert.C OSspecific: altered file tests 2009-02-06 10:25:41 +01:00