openfoam/applications/solvers/basic
Mark Olesen 58b7e64185 Use argList::addOption, argList::addBoolOption (almost) everywhere
- ensure that the standard options (eg, from timeSelector) also have
  some usage information
2009-12-03 13:32:12 +01:00
..
laplacianFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
potentialFoam Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
scalarTransportFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00