Hello everyone!
This is deal.II newsletter #310.
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:
#18149: Remove empty semicolon in a few of our files (proposed by kronbichler)
#18148: Add new matrix-free test for different quadrature formulas (proposed by kronbichler)
#18147: Fix a preprocessor #define. (proposed by bangerth; merged)
#18146: Simplify code. (proposed by bangerth; merged)
#18144: Exclude more source files if dependencies are not satisfied. (proposed by bangerth; merged)
#18143: Fix the frequently-failing trilinos/solver_control_06 test. (proposed by drwells; merged)
#18141: Exclude CGAL source files when not compiling with CGAL. (proposed by bangerth; merged)
#18140: Combine some more functions in `QProjector`. (proposed by drwells; merged)
#18138: Fix output for trilinos/direct_solver_4 (proposed by masterleinad; merged)
#18136: Break exception macros into a file of their own. (proposed by bangerth)
#18135: Fix includes for numerics/nonlinear.h (proposed by masterleinad; merged)
#18134: Be more precise with what we #include, part 4: Include ADOLC headers where necessary. (proposed by bangerth; merged)
#18133: do not use gold linker by default (proposed by tjhei; merged)
#18130: Be more precise with what we #include, part 3. (proposed by bangerth; merged)
#18129: Include tria_accessor.h at the top of tria.h (proposed by masterleinad; merged)
#18128: Only open/close namespace dealii once. (proposed by bangerth; merged)
#18127: Move an #include outside namespace dealii. (proposed by bangerth; merged)
#18126: Create triangulation.h avoiding headers at the bottom of tria.h (proposed by masterleinad)
#18117: CMake: Tests: fix all-headers tests (proposed by tamiko; merged)
#18074: github-docker: disable focal image. (proposed by marcfehling; merged)
And this is a list of recently opened or closed discussions:
#18145 Should we ban "Merge branch `master` of `https://github.com/dealii/dealii` into `feature-branch`"? (opened)
#18142 Regression tester regressed ce4370 (opened and closed)
#18139 Regression tester regressed 9d42f3 (opened and closed)
#18137 Regression tester regressed d0584b (opened and closed)
#18132 Regression tester regressed 6a4f15 (opened and closed)
#18131 Regression tester regressed [baseline] (opened)
#18111 Re-enable the tests in tests/all-headers/ (closed)
#17928 Regression tester regressed 88cb8b (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.