openfoam/applications/solvers/multiphase/interFoam/interMixingFoam
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
..
immiscibleIncompressibleThreePhaseMixture Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
incompressibleThreePhaseMixture STYLE: use writeEntry(), beginBlock(), endBlock() methods 2020-04-28 10:41:23 +02:00
Make COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
threePhaseInterfaceProperties GIT: Header file updates 2019-10-31 14:48:44 +00:00
alphaControls.H ENH: avoid readScalar, readLabel etc from dictionary (#762, #1033) 2018-10-12 08:14:47 +02:00
alphaEqn.H INT: Org integration of VOF, Euler phase solvers and models. 2019-06-07 09:38:35 +01:00
alphaEqnSubCycle.H STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
createFields.H BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
interMixingFoam.C GIT: Header file updates 2019-10-31 14:48:44 +00:00