- Jul 22, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
- it also found things like size_t instead of size_type in fileName class
-
- Jul 21, 2008
-
-
Mark Olesen authored
- allows post-processing functions with an optional dictionary (eg, the developer can hard-wire some defaults)
-
- Jul 20, 2008
-
-
Mark Olesen authored
- removed legacy foamDiffSourceList, foamPackChanged - added foamPackDoxygen for separate distribution of docs handles -prefix option - misc. cosmetic changes
-
Mark Olesen authored
We can now add the same member function with different lookups e.g. 'stl' and 'stlb' By using leading/trailing underscores around the lookup name, we get a unique name and avoid possible collision with other classes.
-
Mark Olesen authored
-
Mark Olesen authored
-
- Jul 18, 2008
-
-
Mark Olesen authored
- match comments to names of scripts - remove comments about using C-shell (not true anymore) - use 'assert' style syntax in places instead of if/then/fi - wcleanMachine supports multiple arguments
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
This makes it easier to find the usage on the screen. Provide hint about -help if the docs cannot be found.
-
Mark Olesen authored
renamed genBlockMesh.C -> blockMeshApp.C for the -doc option Followed Eugene's suggestions and moved blockMeshDict out of polyMesh/. Rationale: blockMeshDict is not a polyMesh or part of a polyMesh, thus it doesn't really belong in the polyMesh/ dir anyhow. Moving it to constant/ or constant/<region>/ improves the overview and eases cleanup of polyMesh/ as well. For compatibility, constant/polyMesh/ or constant/<region>/polyMesh/ will be searched if the new locations fail.
-
Mark Olesen authored
-
Mark Olesen authored
-
- Jul 17, 2008
-
-
Mark Olesen authored
foamUpdateCaseFileHeader: - handle multiple files - use fixed version width - replace grep/tr/cut -> sed foamUpgradeTurbulenceProperties: - handle multiple files
-
Mark Olesen authored
-
Mark Olesen authored
-
- Jul 15, 2008
-
-
andy authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Jul 14, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mattijs Janssens authored
-
Mattijs Janssens authored
-
Mark Olesen authored
-
Mark Olesen authored
* now removes the same files as Foam::polyMesh::removeFiles() * accepts -case option
-
Mark Olesen authored
* copies case contents without the polyMesh
-
- Jul 11, 2008
-
-
Andrew Heather authored
-
- Jul 10, 2008