openfoam/applications/utilities/preProcessing
Mark Olesen 689d4b2860 ENH: provide operator[] for accessing argList options.
- operator[] with label -> get args at index
- operator[] with word  -> get named option
2010-02-17 11:43:42 +01:00
..
applyBoundaryLayer Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
applyWallFunctionBoundaryConditions Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
boxTurb use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
changeDictionary Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
dsmcInitialise Renamed U_ and T_ to boundaryU_ and boundaryT_. 2009-07-17 18:17:26 +01:00
engineSwirl coding style adherence 2009-11-27 15:39:14 +01:00
foamUpgradeFvSolution Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
mapFields ENH: provide operator[] for accessing argList options. 2010-02-17 11:43:42 +01:00
mdInitialise coding style adherence 2009-11-27 15:39:14 +01:00
setFields coding style adherence 2009-11-27 15:39:14 +01:00
wallFunctionTable Removed empty line at top of C file 2010-01-21 13:41:57 +00:00