openfoam/applications/utilities/preProcessing/setAlphaField/alphaFieldFunctions
Mark Olesen 719d3f77be COMP: Intel compiler bug with inheriting constructors (fixes #1821)
- the compiler reports

      Internal error loop: assertion failed:
      find_seq_in_lookup_table: seq_number not found
      (shared/cfe/edgcpfe/il.c, line 4118)

  Seems to be the same as the bug report
  https://community.intel.com/t5/Intel-C-Compiler/Internal-error-loop-assertion-failed-find-seq-in-lookup-table/td-p/1087603

This _should_ be fixed in icc 17.0 update 1, but appears to have
struck here as well.

- workaround: explicitly construct member elements.
2020-09-01 11:49:27 +02:00
..
implicitFunctions COMP: Intel compiler bug with inheriting constructors (fixes #1821) 2020-09-01 11:49:27 +02:00
Make CONT: Addition of compressibleIsoInterFOam and PLIC 2020-06-09 08:11:04 +01:00