Hello everyone!
This is deal.II newsletter #314.
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:
#18257: Fix a linker error (proposed by gassmoeller)
#18256: Replace min(max()) by clamp(). #17722 (proposed by acoona; merged)
#18255: Revert back MUMPS interface (proposed by luca-heltai)
#18252: Leave a comment in a cmake file. (proposed by bangerth; merged)
#18251: Separate parsing of Cmake macro arguments from their use. (proposed by bangerth)
#18250: CMake: Bugfix: ensure that `CMAKE_REQUIRED_*` are populated prior to language feature checks (proposed by tamiko; merged)
#18249: Some more std includes. (proposed by bangerth; merged)
#18247: Add necessary Kokkos header includes. (proposed by bangerth; merged)
#18246: Add necessary header includes. (proposed by bangerth; merged)
#18245: Fix clang-tidy complaints (proposed by masterleinad; merged)
#18244: Remove `mm_malloc.h`. (proposed by marcfehling; merged)
#18242: github-actions: Add arm build to 'linux debug parallel' workflow. (proposed by marcfehling; merged)
#18241: github-actions: Use all jobs to build docker image. (proposed by marcfehling; merged)
#18240: Simplify some type construct. (proposed by bangerth; merged)
#18239: Do not use anonymous namespaces in header files. (proposed by bangerth; merged)
#18238: Qualify more things with std::. (proposed by bangerth; merged)
#18237: Add necessary std header files. (proposed by bangerth; merged)
#18236: Use C++ facilities to convert numbers. Second try. (proposed by bangerth; merged)
#18235: Refactor Docker workflow to streamline image tagging (proposed by luca-heltai; merged)
#18234: Add a necessary header include. (proposed by bangerth; merged)
#18233: Remove a header include that is no longer needed. (proposed by bangerth; merged)
And this is a list of recently opened or closed discussions:
#18254 What is "DebugRelease"? (opened)
#18253 Regression tester regressed 6fb608 (opened and closed)
#18248 CHECK_CXX_SOURCE_COMPILES does not use the correct compile flags. (opened and closed)
#18243 Regression tester regressed fc1108 (opened and closed)
#18226 Regression tester regressed 2e2a88 (closed)
#18185 Regression tester regressed 99437e (closed)
#18174 Wiki entry on Emacs (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.