use ufl_legacy

Merged
#568 · Created  · Last updated

Merged pull request

Merged in dparsons/ufl_legacy (pull request #568)

d7033d1·Author: ·Closed by: ·2023-07-21

Description

  • update dolfin to use ufl_legacy (UFL 2022)

    UFL 2023 diverged sufficiently to become incompatible with old dolfin.

    UFL 2022 has been renamed as ufl_legacy to enable old projects using old dolfin to continue computing, while new projects with dolfinx and ufl 2023 can be developed on the same system installation.

  • fix docstring in test_function_space.py

    The b"" byte flag is not necessary, and breaks pytest 7.3, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038883

  • fixes catch's handling of SIGSTKSZ with glibc 2.36

  • builds with gcc-13

 

0 attachments

0 comments

Loading commits...