openfoam/applications/utilities/mesh/manipulation
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
..
attachMesh update copyrights for 2009 2008-12-31 19:01:56 +01:00
autoPatch update copyrights for 2009 2008-12-31 19:01:56 +01:00
cellSet Removed handling of single-quoted strings. 2009-01-23 15:17:01 +01:00
checkMesh Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
createBaffles update copyrights for 2009 2008-12-31 19:01:56 +01:00
createPatch Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
deformedGeom update copyrights for 2009 2008-12-31 19:01:56 +01:00
faceSet Removed handling of single-quoted strings. 2009-01-23 15:17:01 +01:00
flattenMesh update copyrights for 2009 2008-12-31 19:01:56 +01:00
insideCells update copyrights for 2009 2008-12-31 19:01:56 +01:00
mergeMeshes Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
mergeOrSplitBaffles update copyrights for 2009 2008-12-31 19:01:56 +01:00
mirrorMesh update copyrights for 2009 2008-12-31 19:01:56 +01:00
moveDynamicMesh update copyrights for 2009 2008-12-31 19:01:56 +01:00
moveEngineMesh update copyrights for 2009 2008-12-31 19:01:56 +01:00
moveMesh update copyrights for 2009 2008-12-31 19:01:56 +01:00
objToVTK Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
pointSet Removed handling of single-quoted strings. 2009-01-23 15:17:01 +01:00
refineMesh Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
renumberMesh rename xfer<T> class to Xfer<T> 2009-01-05 12:30:19 +01:00
rotateMesh update copyrights for 2009 2008-12-31 19:01:56 +01:00
setSet OSspecific: altered file tests 2009-02-06 10:25:41 +01:00
setsToZones update copyrights for 2009 2008-12-31 19:01:56 +01:00
splitMesh Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
splitMeshRegions OSspecific: altered file tests 2009-02-06 10:25:41 +01:00
stitchMesh Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
subsetMesh new pointMesh allocation method 2009-01-28 16:05:32 +00:00
transformPoints Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
zipUpMesh update copyrights for 2009 2008-12-31 19:01:56 +01:00