OpenFOAM-4.x/bin/tools
Henry cb23867daa bin/tools/doxyFilter.sed: Add support for 2-line Class name:
Class
     Foam::className
 =>
 \\class Foam::className

 Class
     Foam::namespaceName::
         className
 =>
 \\class Foam::namespaceName::className

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=252
2015-01-29 08:16:59 +00:00
..
CleanFunctions Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
doxyFilter Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
doxyFilter-ignore.awk Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
doxyFilter-table.awk Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
doxyFilter-top.awk Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
doxyFilter.awk Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
doxyFilter.sed bin/tools/doxyFilter.sed: Add support for 2-line Class name: 2015-01-29 08:16:59 +00:00
foamConfigurePaths Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
foamListBinDirs Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
foamListSourceFiles Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
foamListThirdPartyBinDirs Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
foamLog.db Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
gtagsrc Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
inlineReplace Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
MakefileDirs Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
org-batch Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
pre-commit-hook Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
pre-receive-hook Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
README Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
replaceAllShellSun Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
RunFunctions Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
scanpackages Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00

Misc. tools, scripts, templates that are useful (eg, for building applications)
but don't need to be in the PATH.