Hello everyone!

This is deal.II newsletter #285.
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:

#17081: fix incorrect comment in Tensor::unroll (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/17081

#17080: Fix some minor gcc-14 warnings. (proposed by drwells; merged) 
https://github.com/dealii/dealii/pull/17080

#17079: step-55: Give better names to local matrices. (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/17079

#17078: step-53: Minor edit. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17078

#17077: step-55: Be uniform where timer sections are placed. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/17077

#17076: Try fixing symengine tests (proposed by masterleinad) 
https://github.com/dealii/dealii/pull/17076

#17074: Update documentation for FEEvaluation (proposed by gassmoeller; merged) 
https://github.com/dealii/dealii/pull/17074

#17072: Minor edits to step-55. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17072

#17071: Work around a BOOST issue with C++20. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17071

#17070: Add a missing header file. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17070

#17069: Avoid a compiler error in symengine tests about mismatched operands. 
(proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17069

#17068: Fix regression test (proposed by jh66637; merged) 
https://github.com/dealii/dealii/pull/17068

#17067: Deprecate MeshWorker::LocalIntegrator. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17067

#17066: Compile mg_transfer_global_coarsening.cc separately in unity build 
(proposed by kronbichler; merged) https://github.com/dealii/dealii/pull/17066

#17065: Avoid the use of MeshWorker::LocalIntegrator and 
MeshWorker::integration_loop(). (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17065

#17064: Remove include of logstream.h from tutorials that don't need it. 
(proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17064

#17062: Simplify some code. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17062

#17061: Step-76: remove redundant for loop (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/17061

#17060: Step-67: remove redundant for loop (proposed by mschreter; merged) 
https://github.com/dealii/dealii/pull/17060

#17059: Add a class TaskResult. (proposed by bangerth) 
https://github.com/dealii/dealii/pull/17059

#17058: Minor updates to step-9. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17058

#17057: Remove #include of matrix/vector_tools.h from tutorials that don't need 
these. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17057

#17056: Remove deallog.depth_console(0) output from tutorial programs. 
(proposed by bangerth; merged) https://github.com/dealii/dealii/pull/17056

#17055: Minor updates to the IDA documentation and test cases. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/17055

#17054: Add doxygen documentation of python functions (proposed by Rombur; 
merged) https://github.com/dealii/dealii/pull/17054

#17053: taskflow: require 3.7.0 (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/17053

#17051: Add assertions that we can only combine elements defined on the same 
reference cell. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17051

#17050: Generalize the signature of MeshWorker::loop(). (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/17050

#17047: Allow to renumber AnisotropicPolynomials (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/17047

#17032: Change interface reinit values (proposed by jh66637; merged) 
https://github.com/dealii/dealii/pull/17032

#17017: Remove Quadrature(unsigned int) from the public interface. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/17017

#17001: Discuss triangular meshes in step-1. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/17001

#16958: FEPointEvaluation: Use separate reinit function for clearer separation 
(proposed by kronbichler; merged) https://github.com/dealii/dealii/pull/16958

#16759: Let `hp::Refinement::choose_p_over_h()` communicate future FE indices 
and refinement flags on all types of parallel Triangulation. (proposed by 
marcfehling; merged) https://github.com/dealii/dealii/pull/16759


## And this is a list of recently opened or closed discussions:

#17083: Regression tester regressed 85e869 (opened) 
https://github.com/dealii/dealii/issues/17083

#17082: Tensor::unroll with iterator pair (opened) 
https://github.com/dealii/dealii/issues/17082

#17075: what to do with step-39? (opened) 
https://github.com/dealii/dealii/issues/17075

#17073:  Documentation of cell neighbors (opened) 
https://github.com/dealii/dealii/issues/17073

#17063: Regression tester regressed 780c71 (opened and closed) 
https://github.com/dealii/dealii/issues/17063

#17044: Regression tester regressed bd74b2 (closed) 
https://github.com/dealii/dealii/issues/17044

#17028: Regression tester regressed c8d354 (closed) 
https://github.com/dealii/dealii/issues/17028

#16944: Mention triangles/tets somewhere early on in the tutorials. (closed) 
https://github.com/dealii/dealii/issues/16944

#16818: Remove constructor Quadrature(unsigned int). (closed) 
https://github.com/dealii/dealii/issues/16818


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 on the web visit 
https://groups.google.com/d/msgid/dealii/66576d4b.2e0a0220.650b0.ac3cSMTPIN_ADDED_MISSING%40gmr-mx.google.com.

Reply via email to