openfoam/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam
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
tractionDisplacementCorrection GIT: Header file updates 2019-10-31 14:48:44 +00:00
calculateStress.H Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
createControls.H applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
createFields.H applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
kineticEnergyLimiter.H STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
readSteadyStressFoamControls.H ENH: avoid readScalar, readLabel etc from dictionary (#762, #1033) 2018-10-12 08:14:47 +02:00
solidEquilibriumDisplacementFoam.C GIT: Header file updates 2019-10-31 14:48:44 +00:00