Hello everyone!
This is deal.II newsletter #325.
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:
#18639: Replace `-numeric_limits::max()` by `numeric_limits::lowest()` (proposed by fernandezerbes; merged)
#18638: step-1: Scale pictures in the result section better (proposed by masterleinad; merged)
#18637: Fix step-30. (proposed by drwells; merged)
#18636: MappingP1: Small improvement to avoid some divisions (proposed by kronbichler; merged)
#18634: step-36: update the output. (proposed by drwells; merged)
#18633: MappingP1: only compute the covariant once. (proposed by drwells; merged)
#18632: Add tutorial step-98. (proposed by cembooks)
#18629: Use absolute paths to link to figures. (proposed by bangerth; merged)
#18628: do not bundle TBB (proposed by tjhei)
#18626: Fix AffineConstraints deprecations in `tests/`. (proposed by marcfehling; merged)
#18625: Remove remaining occurences of p::d::SolutionTransfer in examples and tests. (proposed by marcfehling; merged)
#18624: Add doxygen deprecation tag to already `DEAL_II_DEPRECATED_EARLY` function. (proposed by marcfehling; merged)
#18623: Fix two warnings about use of deprecated interfaces (proposed by kronbichler; merged)
#18622: Adapted FE_RT_Bubbles and polynomialsRT_Bubbles to PolynomialsVectorAnisotropic (proposed by nataneb)
#18621: Remove a duplicate sentence. (proposed by bangerth; merged)
#18618: Do not use deprecated p::d::SolutionTransfer in examples and tests. (proposed by marcfehling; merged)
#18617: CMake: do not export -Wno-deprecated-declarations (proposed by tamiko; merged)
#18616: `parallel::distributed::Vector` with `MemorySpace::Default`: disallow complex instantiations (proposed by tamiko; merged)
#18614: GridTools: Extract ordered boundary vertices (proposed by hofssasc; merged)
#18613: CMake: add a subdirectory hint for magic_enum (proposed by tamiko; merged)
#18611: TriangulationDescription: documentation fixes (proposed by tjhei; merged)
#18609: Check which kinds of cells we can handle in TriaAccessor::extent_in_direction(). (proposed by bangerth; merged)
#18607: Fix Doxygen building of Ifpack2 wrappers (proposed by jpthiele; merged)
#18604: Use MappingCollection for hp variant of KellyErrorEstimator. (proposed by marcfehling; merged)
#18598: Move use of MeshWorker::DoFInfo up one level in step-39. (proposed by bangerth; merged)
#18552: Add a new grid generator for a uniform channel with a cylinder (proposed by blaisb; merged)
#18413: Renumber lexicographic (proposed by mwichro; merged)
And this is a list of recently opened or closed discussions:
#18635 Scale pictures for step-1. (opened and closed)
#18631 trilinos 16 deprecation warnings (opened)
#18630 Call existing GridTools function in OpenCascaded wrappers. (opened)
#18627 Reference in step-2 (opened)
#18620 Pictures for step-1 are missing. (opened and closed)
#18619 Pictures in step-97 do not show up. (opened and closed)
#18615 Complex instantiations are broken (opened and closed)
#18612 MPI run on tutorial step-86 stalls if more than 16 processors are used (opened)
#18610 Replace -numeric_limits::max() by numeric_limits::lowest(). (opened)
#18580 Regression tester regressed bfba34 (closed)
#18560 Regression tester regressed [baseline] (closed)
#18449 `KellyErrorEstimator::estimate()` hp-variant does not take mapping collection (closed)
#17812 Deprecated declaration warnings in user projects are disabled (closed)
#17721 test lazy_04 hangs randomly (closed)
#17669 grid/intergrid_constraints.debug randomly hangs with taskflow (closed)
#16383 step-9 crash in cycle 5 in release mode (closed)
#15320 CMake: remove automatic setup of ld.gold which is unmaintained and leads to user-visible warnings (closed)
#15213 nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified (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.