Hello everyone! This is deal.II newsletter #331. 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: #18885: update nvcc comment (proposed by tjhei; merged) https://github.com/dealii/dealii/pull/18885 #18884: LowStorageRungeKutta: fix size of a (proposed by peterrum) https://github.com/dealii/dealii/pull/18884 #18883: Move logic from setup() into initialize in all petsc preconditioners. (proposed by RyanMoulday) https://github.com/dealii/dealii/pull/18883 #18882: Fix a missing check in step-7. (proposed by bangerth) https://github.com/dealii/dealii/pull/18882 #18881: PreconditionMG: fix documentation constructor (proposed by mschreter; merged) https://github.com/dealii/dealii/pull/18881 #18880: A class that implements matrix scaling algorithms sequentially (proposed by PolvereUnipi) https://github.com/dealii/dealii/pull/18880 #18879: Simplify handling of timer overhead in TimerOutput (proposed by gassmoeller) https://github.com/dealii/dealii/pull/18879 #18878: Add the functionality to count laps to the timer class (proposed by gassmoeller; merged) https://github.com/dealii/dealii/pull/18878 #18877: Improve documentation of Timer class (proposed by gassmoeller; merged) https://github.com/dealii/dealii/pull/18877 #18876: Added bundled version of magic_enum. (proposed by marcfehling; merged) https://github.com/dealii/dealii/pull/18876 #18875: Get rid of one place where we use GeometryInfo. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/18875 #18874: Read partitioned msh with ids (proposed by luca-heltai) https://github.com/dealii/dealii/pull/18874 #18873: CMake: do not default-enable taskflow (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/18873 #18872: doc: RemotePointEvaluation: promise no concurrent call-back (proposed by tjhei; merged) https://github.com/dealii/dealii/pull/18872 #18871: doxygen: switch dot graphs to svg (proposed by tjhei; merged) https://github.com/dealii/dealii/pull/18871 #18870: ReferenceCell: let vertices have one child. (proposed by drwells; merged) https://github.com/dealii/dealii/pull/18870 #18869: Fix an awkward word wrap. (proposed by drwells; merged) https://github.com/dealii/dealii/pull/18869 #18868: Add `numbers::invalid_geometric_orientation`. (proposed by drwells; merged) https://github.com/dealii/dealii/pull/18868 #18867: Fix grammar in a comment. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/18867 #18866: Simplify TimerOutput storage and fix documentation (proposed by gassmoeller) https://github.com/dealii/dealii/pull/18866 #18865: Fix a missing spacedim. (proposed by luca-heltai; merged) https://github.com/dealii/dealii/pull/18865 #18864: MGTransferMF: clean up (proposed by peterrum; merged) https://github.com/dealii/dealii/pull/18864 #18863: Add alpha in step-7. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/18863 #18862: Add a 'Possibility for extension' to step-7. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/18862 #18861: MGTransferMatrixFree tests cleanup (proposed by peterrum; merged) https://github.com/dealii/dealii/pull/18861 #18860: MGTransferMatrixFree: fix min_level (proposed by peterrum; merged) https://github.com/dealii/dealii/pull/18860 #18855: LowStorageRungeKutta: support FORWARD_EULER and HEUN_EULER (proposed by peterrum; merged) https://github.com/dealii/dealii/pull/18855 #18759: Implemented read_partitioned_msh() (proposed by devi-raksha; merged) https://github.com/dealii/dealii/pull/18759 #18750: Rename cell_to_face_patch to cell_to_face_patch_numbering (proposed by mwichro; merged) https://github.com/dealii/dealii/pull/18750 ## And this is a list of recently opened or closed discussions: #18887: How to solve a mass-lumping vector without linear solvers (opened) https://github.com/dealii/dealii/issues/18887 #18886: PETSc and thread-safety (opened) https://github.com/dealii/dealii/issues/18886 #18847: MGTransferGlobalCoarsening? (closed) https://github.com/dealii/dealii/issues/18847 #17664: Put a copy of magic_enum into bundled. (closed) https://github.com/dealii/dealii/issues/17664 #14667: Write a module describing orientation / general orientatation cleanup (closed) https://github.com/dealii/dealii/issues/14667 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 [email protected], 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dealii/68d11e43.050a0220.e7ec4.0627SMTPIN_ADDED_MISSING%40gmr-mx.google.com.
