Hello everyone!
This is deal.II newsletter #313.
It automatically reports recently merged features and discussions about the deal.II finite element library.
Below you find a list of recently proposed or merged features:
#18231: Do not use anonymous namespaces in header files. (proposed by bangerth)
#18230: Use 'if constexpr' to avoid many explicit specializations. (proposed by bangerth; merged)
#18229: Use C++ facilities to convert numbers. (proposed by bangerth)
#18227: cmake: fix warning formatting for tpetra (proposed by tjhei; merged)
#18225: Use _v variables instead of ...::value. (proposed by bangerth; merged)
#18224: Do not use anonymous namespaces in header files. (proposed by bangerth; merged)
#18223: Do not use 'static' functions in header files. (proposed by bangerth; merged)
#18222: Use functions/types from std:: instead of ::. (proposed by bangerth; merged)
#18221: Add missing #includes. (proposed by bangerth; merged)
#18220: Export the KOKKOS version numbers. (proposed by bangerth)
#18219: Minor cleanup in reporting in detailed.log. (proposed by bangerth)
#18218: Fix the name of variable reporting the Kokkos version. (proposed by bangerth; merged)
#18217: Upgrade Kokkos to 4.5.1. (proposed by bangerth)
#18216: Move an #include statement. (proposed by bangerth; merged)
#18215: Do not include <mpi.h> from config.h. (proposed by bangerth; merged)
#18214: Make a test compile with -Werror. (proposed by drwells; merged)
#18212: Remove hardcoded orientations 2 (proposed by drwells; merged)
#18211: Un-hardcode some default orientation values. (proposed by drwells; merged)
#18208: check FE_Q_iso_Q1 gradients in support points (proposed by tjhei)
#18207: improve Q_iso_Q1 test (proposed by tjhei; merged)
#18204: Convert a couple places into 'if constexpr'. (proposed by bangerth; merged)
#18203: Only use TeamVectorRange from Kokkos 2.9.00 on (proposed by masterleinad; merged)
#18202: github-actions: Enable mold again. (proposed by marcfehling; merged)
#18200: Leave a note with step-58. (proposed by bangerth; merged)
#18199: Add support for PSBLAS (proposed by luca-heltai)
#18198: fix local sparsity for Q_iso_Q1 (proposed by tjhei; merged)
#18197: doxygen: use full page width (proposed by tjhei; merged)
#18196: QProjector: overhaul documentation. (proposed by drwells; merged)
#18195: Fix tasking deadlocks (proposed by tjhei; merged)
#18194: Explicitly disable mold in failing builds using Docker containers (proposed by masterleinad; merged)
#18187: Clean up and expand the orientation module. (proposed by drwells; merged)
#18124: generalize the portable MF methods to fe_degree < n_q_points_1d cases (proposed by YiminJin; merged)
And this is a list of recently opened or closed discussions:
#18232 Regression tester regressed f3f9cb (opened)
#18228 Trilinos Tpetra not functional when linking with lld oder gold (opened)
#18226 Regression tester regressed 2e2a88 (opened)
#18213 Regression tester regressed 7df30b (opened and closed)
#18210 step-64 crashes on GPU (opened)
#18209 FE_Q_iso_Q1 and quadrature in vertices (opened)
#18206 Regression tester regressed f808a1 (opened and closed)
#18205 Outdated entry on adaptivity of simplex meshes in the FAQ. (opened)
#18201 Regression tester regressed f8c5f3 (opened)
#18193 Error running programs in deal.II docker image (closed)
#18184 Regression tester regressed 6cd94d (closed)
#17834 Fix doxygen documentation (closed)
A list of all major changes since the last release can be found at this website.
Thanks for being part of the community!
Let us know about questions, problems, bugs or just share your experience by writing to this mailing list, or by opening issues or pull requests on Github.
Additional information can be found at our official website.