Commit Graph

12 Commits

Author SHA1 Message Date
4b859dcce2 argList.C added Mattijs' check on distributed roots (slaves only) 2008-07-29 09:29:24 +02:00
d61fd187c1 argList.C - don't emit banner with -help, -doc usage etc.
This makes it easier to find the usage on the screen.
  Provide hint about -help if the docs cannot be found.
2008-07-18 11:41:12 +02:00
02cabc3cf2 updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
6f62adddd1 find-longlines
* output full file path
  * some preliminary file edits to restore 80-col max.
2008-06-23 17:32:09 +02:00
099117dd2a argList + IOobject write-headers modifications
* new -srcDoc option to display doxygen-processed source code
  * display standard options -help/-doc/-srcDoc at end of usage
  * consolidate code when writing IOobject headers
  * drop writeLogbanner and add optional bool to writeBanner
  * minor formatting changes
2008-06-13 18:21:36 +02:00
b2fd02df8d Doxygen : fixed rogue classes, simplified INPUT 2008-06-06 10:17:32 +02:00
a7508ac695 argList : remove FOAM_ROOT again. Use FOAM_CASE and delay expansion in BCs. 2008-06-02 15:07:15 +02:00
0b9c6cace3 Merge commit 'origin/master' into olesenm 2008-05-27 09:57:59 +02:00
0f687ccd76 Minimum changes to compile everything with gcc-4.3.0 2008-05-26 19:27:23 +01:00
d03b912538 Improved string expansion handling.
* delay fileName expansion in timeVarying BCs, add the possibility to use
relative directories
* export FOAM_ROOT from argList: "." and ".." for serial/parallel. This
allows us to specify a single movable location regardless of serial/parallel.
* only replace an isolated leading "./" with CWD, strip others. This
improves use for a relative names.
2008-05-23 14:03:16 +02:00
da4495fea8 check for XXXApp_8C.html (Application) in the -doc argument handling first.
This is useful when the application has the same name as a class. For example,
polyDualMeshApp.C implements the polyDualMesh application using the
polyDualMesh class. Thus polyDualMeshApp_8C.html documents the app, whereas
polyDualMesh_8C.html is the annotated source code for the class itself.
2008-05-21 09:51:34 +02:00
3170c7c0c9 Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00