openfoam/applications/solvers/combustion/coldEngineFoam
Mark Olesen 595579e01d COMP: use -iquotedir for including the local '.' directory
- adds into the include-quoted search list instead the general (-Idir)
  search list.

  * makes it less subject to ordering (since it will now generally be
    searched first) and makes it less subject to how duplicate removal
    is implemented. In some compilers (#1627), the last instance of
    a duplicate directory would be used and not the first instance.

  * removes clutter in some Make/options files

COMP: add missing linkage libraries
2020-05-06 13:06:40 +02:00
..
Make COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
coldEngineFoam.C GIT: Header file updates 2019-10-31 14:48:44 +00:00
createFieldRefs.H applications/solvers/combustion: Added -postProcess option 2016-05-09 14:51:21 +01:00
createFields.H BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
logSummary.H ENH: coldEngineFoam, engineFoam: Update logSummary to support collated IO 2017-10-27 12:10:45 +01:00
startSummary.H ENH: add globalPath() to argList and TimePaths 2018-09-28 15:24:59 +02:00