openfoam/applications/utilities/surface/surfaceFeatureExtract
Mark Olesen 0ed0856593 COMP: avoid Istream/List operator() ambiguity (gcc-4.8.5)
- introduced UList<bool>::operator()(label) as part of bf0b3d8872
  but with gcc-4.8.5 this participates in operator resolution even
  for non-bool lists!!
  Partial revert until this predicate handling is really required.
2022-05-11 08:57:05 +02:00
..
extractionMethod ENH: use singleton method for accessing runtime selection 2021-11-05 17:21:27 +01:00
Make COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
Allwclean STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
Allwmake STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
surfaceFeatureExtract.C COMP: avoid Istream/List operator() ambiguity (gcc-4.8.5) 2022-05-11 08:57:05 +02:00