Hello everyone! This is deal.II newsletter #302. 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: #17842: Add a test. (proposed by bangerth) https://github.com/dealii/dealii/pull/17842 #17840: step-42: fix doc header in code (proposed by tjhei; merged) https://github.com/dealii/dealii/pull/17840 #17838: Fix tensor conversion (proposed by gassmoeller; merged) https://github.com/dealii/dealii/pull/17838 #17837: add playground for example/tutorial step-92 (proposed by webwurli) https://github.com/dealii/dealii/pull/17837 #17835: Bump crate-ci/typos from 1.26.8 to 1.27.0 (proposed by dependabot[bot]; merged) https://github.com/dealii/dealii/pull/17835 #17833: Fix link (proposed by peterrum; merged) https://github.com/dealii/dealii/pull/17833 #17831: data_out_base.cc: Guard anonymous namespace (proposed by peterrum; merged) https://github.com/dealii/dealii/pull/17831 #17830: FE_Poly: move content from .templates.h to .cc (proposed by peterrum; merged) https://github.com/dealii/dealii/pull/17830 #17829: Use Peter's new function in a number of places. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17829 #17828: SparsityTools::reorder_Cuthill_McKee: Fix criterion for inner loop (proposed by kronbichler) https://github.com/dealii/dealii/pull/17828 #17827: SolverGMRES: Make loops in Arnoldi orthogonalization prefetcher-friendly (proposed by kronbichler; merged) https://github.com/dealii/dealii/pull/17827 #17826: Enable DoFRenumbering::matrix_free_data_locality for FE_SimplexP (proposed by kronbichler; merged) https://github.com/dealii/dealii/pull/17826 #17825: MatrixFree: Make DoFInfo::memory_consumption more accurate (proposed by kronbichler; merged) https://github.com/dealii/dealii/pull/17825 #17824: Also exclude 'doc/entry-name' from showing up in code gallery programs. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17824 #17823: Improve a cmake variable doc string. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17823 #17822: Fix up Utilities::posix_memalign(). (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17822 #17821: Use 'parent' instead of 'mother' or 'father' cell. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17821 #17818: Fix terminology. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17818 #17817: Make table of contents of tutorials wider. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17817 #17816: Make sure the tutorial text doesn't run into the table of contents. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17816 #17815: github-actions: use all available processors for building and testing. (proposed by marcfehling; merged) https://github.com/dealii/dealii/pull/17815 #17814: Skip an assert for posix_memalign if size==0. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17814 #17813: Call find_package(Kokkos) if PETSc is compiled with Kokkos support (proposed by Rombur; merged) https://github.com/dealii/dealii/pull/17813 #17809: Bump crate-ci/typos from 1.26.0 to 1.26.8 (proposed by dependabot[bot]; merged) https://github.com/dealii/dealii/pull/17809 #17805: FEPointEvaluation: Implement get_curl() (proposed by bergbauer; merged) https://github.com/dealii/dealii/pull/17805 #17803: Simplify string handling in examples/. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17803 #17801: Cleanup some github workflows. (proposed by marcfehling; merged) https://github.com/dealii/dealii/pull/17801 #17800: windows: let upload-artifact deal with archiving. (proposed by marcfehling; merged) https://github.com/dealii/dealii/pull/17800 #17799: allow to attach non-hp- and hp-DoFHandlers to MatrixFree (proposed by nmuch; merged) https://github.com/dealii/dealii/pull/17799 #17787: doxygen runner: let upload-artifact deal with compression. (proposed by marcfehling; merged) https://github.com/dealii/dealii/pull/17787 #17780: FunctionFromFunctionObjects: accept single function (proposed by peterrum; merged) https://github.com/dealii/dealii/pull/17780 #17778: Introduce Utilities::MPI::compute_index_owner_and_requesters() (proposed by peterrum; merged) https://github.com/dealii/dealii/pull/17778 #17770: CMake: support multiple-configuration generators in `deal_ii_invoke_autopilot()` (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/17770 #17744: Replace std::array with Kokkos::Array in Tensor (proposed by Rombur; merged) https://github.com/dealii/dealii/pull/17744 #17705: AffineConstraints::compute_locally_relevant_constraints() skip step (proposed by peterrum; merged) https://github.com/dealii/dealii/pull/17705 ## And this is a list of recently opened or closed discussions: #17841: Regression tester regressed 61beb7 (opened) https://github.com/dealii/dealii/issues/17841 #17839: Regression tester regressed ab787e (opened and closed) https://github.com/dealii/dealii/issues/17839 #17836: tutorial step-92: "parallel handling of complicated meshes" (opened) https://github.com/dealii/dealii/issues/17836 #17834: Fix doxygen documentation (opened) https://github.com/dealii/dealii/issues/17834 #17832: Guard all anonymous namespaces with #ifndef DOXYGEN. (opened) https://github.com/dealii/dealii/issues/17832 #17820: Regression tester regressed d703fd (opened and closed) https://github.com/dealii/dealii/issues/17820 #17819: Regression tester regressed 4ab274 (opened and closed) https://github.com/dealii/dealii/issues/17819 #17812: Deprecated declaration warnings in user projects are disabled (opened) https://github.com/dealii/dealii/issues/17812 #17811: deprecate/remove parallel::transform() (opened) https://github.com/dealii/dealii/issues/17811 #17810: get_manifold() policy (opened) https://github.com/dealii/dealii/issues/17810 #17808: Regression tester regressed e390a5 (opened and closed) https://github.com/dealii/dealii/issues/17808 #17807: `Parameterhandler::print_parameters`: wrong indentation (opened) https://github.com/dealii/dealii/issues/17807 #17804: Running the finite element program in "make release" mode encountered an error (closed) https://github.com/dealii/dealii/issues/17804 #17691: Make AffineConstraints::make_consistent_in_parallel() more efficient, part 1. (closed) https://github.com/dealii/dealii/issues/17691 A list of all major changes since the last release can be found at https://www.dealii.org/developer/doxygen/deal.II/recent_changes.html. Thanks for being part of the community! Let us know about questions, problems, bugs or just share your experience by writing to dealii@googlegroups.com, or by opening issues or pull requests at https://www.github.com/dealii/dealii. Additional information can be found at https://www.dealii.org/. -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/dealii/6729fad3.190a0220.ed835.3c10SMTPIN_ADDED_MISSING%40gmr-mx.google.com.