Hello everyone!
This is deal.II newsletter #352.
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:
#19519: Disallow the use of CurlType for anything other than 2d and 3d. (proposed by bangerth)
#19518: Work around a FP exception issue in MPI initialization. (proposed by bangerth)
#19517: Fix more Trilinos deprecation warnings (proposed by tnschmid; merged)
#19514: Fix a typo handing -> hanging step-86 (proposed by blaisb; merged)
#19512: Work around an issue with detecting MPI and VTK. (proposed by bangerth)
#19511: Tests should not need to include config.h. (proposed by bangerth; merged)
#19508: Allow ranks to not visit sections for timer output (proposed by tnschmid)
#19507: Track Tpetra vector last action (proposed by gassmoeller; merged)
#19506: Remove outdated compatibility code (proposed by gassmoeller; merged)
#19504: Cleanup compiler flag setup (proposed by tnschmid; merged)
#19503: Re-define curl. (proposed by bangerth; merged)
#19502: Trilinos Nox: Enable setting norm type and norm scaling (proposed by tnschmid; merged)
#19500: Update CMake policies and CMake required version in README (proposed by tnschmid; merged)
#19499: Trilinos: Fix trilinos deprecation warnings for Trilinos 16.0 (proposed by tnschmid; merged)
#19498: Gitignore: Ignore direnv files and CMake presets (proposed by tnschmid; merged)
#19497: Fix issues in Tpetrawrappers::Vector::compress() (proposed by gassmoeller; merged)
#19496: Trilinos: Silence some trilinos deprecation warnings (proposed by tnschmid; merged)
#19495: Minimize allocations when reading ExodusII meshes. (proposed by drwells; merged)
#19494: p4est-setup.sh: Add missing link option for c math library libm (proposed by tnschmid; merged)
#19493: Fix order of parameters in documentation (proposed by gassmoeller; merged)
#19492: Fix Python wrapper constructor instantiation and cylinder forwarding (proposed by adamqc; merged)
#19464: Remove inconsistent reinit function path (proposed by gassmoeller; merged)
#19419: Optimize serialization of arrays of trivial types. (proposed by bangerth; merged)
#18632: Add tutorial step-98. (proposed by cembooks; merged)
And this is a list of recently opened or closed discussions:
#19516 VectorTools::point_values does not ignore FE_Nothing (opened)
#19515 Regression tester regressed dc205d (opened)
#19513 Issue with MUMPS interface and trilinos (opened)
#19510 Citations do not work (opened)
#19509 Python wrappers are not tested. (opened)
#19505 Regression tester regressed c5a438 (opened)
#19501 Regression tester regressed be3900 (opened)
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.