openfoam/bin/tools
Mark Olesen c50368ecc6 ENH: add trapFpe and setNaN optimisationSwitch (issue #517)
- allows configuration without an environment variable.
  For compatibility still respect FOAM_SIGFPE and FOAM_SETNAN
  env-variables

- The env-variables are now treated as true/false switch values.
  Previously there was just a check for env exists or not, but this
  can be fairly fragile for a user's environment.
2017-07-05 17:49:37 +02:00
..
change-sitedir.sh ENH: added bin/tools/ change-sitedir.sh, change-userdir.sh 2017-04-07 09:10:06 +02:00
change-userdir.sh ENH: added bin/tools/ change-sitedir.sh, change-userdir.sh 2017-04-07 09:10:06 +02:00
CleanFunctions STYLE: rationalize tutorial CleanFunctions (related to issue #279) 2016-10-28 13:23:13 +02:00
doxyFilter MRG: Merged develop branch and resolved conflicts 2016-10-19 13:33:00 +01:00
doxyFilter-ignore.awk functionObjects: Moved functionObjects namespace documentation into functionObject.H 2016-05-04 13:56:36 +01:00
doxyFilter-table.awk functionObjects: Moved functionObjects namespace documentation into functionObject.H 2016-05-04 13:56:36 +01:00
doxyFilter-top.awk functionObjects: Moved functionObjects namespace documentation into functionObject.H 2016-05-04 13:56:36 +01:00
doxyFilter.awk functionObjects: Moved functionObjects namespace documentation into functionObject.H 2016-05-04 13:56:36 +01:00
doxyFilter.sed GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
foamConfigurePaths ENH: add trapFpe and setNaN optimisationSwitch (issue #517) 2017-07-05 17:49:37 +02:00
foamCreateBashCompletions CONFIG: cleanup bash completions in unset 2017-06-26 11:09:05 +02:00
foamGrepExeTargets ENH: add small tool for listing the available EXE targets (based on git grep) 2016-12-23 09:13:44 +01:00
foamListBinDirs Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
foamListSourceFiles ENH: build into build/ directory instead of platforms/ (issue #312) 2017-02-10 20:30:15 +01:00
foamListThirdPartyBinDirs Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
foamLog.db MRG: Integrated foundation code 2016-12-12 12:10:29 +00:00
gtagsrc Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
MakefileDirs wmake: Declare all makefiles to be specifically GNU make files 2016-11-13 15:18:09 +00:00
org-batch Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
pre-commit-hook STYLE: tabs and line length in files, very dubious NULL in ensight reader. 2017-06-26 13:43:05 +02:00
pre-receive-hook Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
README paraFoam - check for region-specific fvSchemes, fvSolution 2008-12-10 09:47:24 +01:00
RunFunctions ENH: add cloneParallelCase function into bin/tools/RunFunctions 2017-06-22 14:45:53 +01:00
scanpackages COMP: scanpackages : new utility to make Packages.gz 2010-08-25 15:31:27 +01:00

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