TFEL
, MFront
and MTest
cyrano
interfacec
(must be
-c
)intel/oneapi
(2021.1 and 2021.5) with
TFEL-3.4.3
Version 3.1.11 has been released on October, 24th 2022. It inherits from all the issues fixes in Version 3.0.11.
cyrano
interfaceFor more details, see https://github.com/thelfer/tfel/issues/306.
c
(must be
-c
)For more details, see https://github.com/thelfer/tfel/issues/204.
For more details, see https://github.com/thelfer/tfel/issues/184.
intel/oneapi
(2021.1 and 2021.5) with
TFEL-3.4.3
The offset
methods of the generated class handling the
slips system were declared constexpr
, but their
implementations was not supported in C++-11
(only
C++-14
).
For more details, see https://github.com/thelfer/tfel/issues/71.
mfront-doc
may fail to process files when two data
members with the same name are defined in two specializations of the
behaviour (for two different modelling hypotheses) have different types
(among other checks). However, this check is too restrictive for
internal data structures and this special case now treated properly.
For more details, see https://github.com/thelfer/tfel/issues/58.
For more details, see https://github.com/thelfer/tfel/issues/51.