Hello everyone!

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

#9503: Create separate artifacts in GitHub workflows (proposed by masterleinad; 
merged) https://github.com/dealii/dealii/pull/9503

#9502: replace Assert with AssertThrow in tests/base (proposed by rezarastak) 
https://github.com/dealii/dealii/pull/9502

#9501: Correct the printed message output from ExcInvalidBoundaryFunction() 
(proposed by jihuan-tian) https://github.com/dealii/dealii/pull/9501

#9500: Remove eps step 6 (proposed by drwells; merged) 
https://github.com/dealii/dealii/pull/9500

#9499: Remove most new in folder include/deal.II/matrix_free/ (proposed by 
peterrum; merged) https://github.com/dealii/dealii/pull/9499

#9498: Fix more Gmsh references (proposed by masterleinad; merged) 
https://github.com/dealii/dealii/pull/9498

#9497: Replace the use of VECTORS_WITH_MATRIX by VECTOR_TYPES in .inst.in 
files. (proposed by bangerth) https://github.com/dealii/dealii/pull/9497

#9496: Avoid automatic referencing (proposed by agrayver; merged) 
https://github.com/dealii/dealii/pull/9496

#9495: Convert step-14 from using eps/gnuplot to svg/vtu. (proposed by 
bangerth) https://github.com/dealii/dealii/pull/9495

#9494: Matrixfree hold all faces to owned cells fix (proposed by peterrum; 
merged) https://github.com/dealii/dealii/pull/9494

#9493: Convert step-30 from using eps/gnuplot to svg/vtu. (proposed by 
bangerth) https://github.com/dealii/dealii/pull/9493

#9492: Add new constructor to ArrayView (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/9492

#9490: Add header quadrature_generator.h (proposed by simonsticko) 
https://github.com/dealii/dealii/pull/9490

#9488: Add missing instantiations for DoFTools::extract_hanging_node_dofs 
(proposed by masterleinad; merged) https://github.com/dealii/dealii/pull/9488

#9487: Fix rhs typo in introduction of step-40 (proposed by lpsaavedra; merged) 
https://github.com/dealii/dealii/pull/9487

#9486: Move a changelog entry. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/9486

#9484: Add an assert on row index in SparseMatrix::add(..) (proposed by 
simonsticko; merged) https://github.com/dealii/dealii/pull/9484

#9483: Ignore merge commits in author check (proposed by masterleinad; merged) 
https://github.com/dealii/dealii/pull/9483

#9482: Fix subscript in step-12 intro (proposed by rumajo; merged) 
https://github.com/dealii/dealii/pull/9482

#9481: Revert introduction of deprecated functions. (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/9481

#9480: improve FunctionMap deprecation message (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/9480

#9478: Say something about local conservation in step-20. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/9478

#9477: Convert one more place for GeometryInfo::face_indices(). (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/9477

#9476: Convert more places to use GeometryInfo::face_indices(). (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/9476

#9474: Add boundary id functionality to write_svg (proposed by GrahamBenHarper) 
https://github.com/dealii/dealii/pull/9474

#9473: Add Utilities::MPI::min_max_avg() for vectors (proposed by peterrum) 
https://github.com/dealii/dealii/pull/9473

#9472: Add function to print statistics over MPI for TimerOutput (proposed by 
kronbichler; merged) https://github.com/dealii/dealii/pull/9472

#9471: Move implementation of ConsenusAlgorithm into mpi.templates.h (proposed 
by peterrum; merged) https://github.com/dealii/dealii/pull/9471

#9470: Address a question on the mailing list about step-20. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/9470

#9469: CMake: Make TEST_PICKUP_REGEX stricter (proposed by tamiko; merged) 
https://github.com/dealii/dealii/pull/9469

#9468: Update documentation of NeighborType. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/9468

#9467: Use cell->face_iterators() or GeometryInfo::face_indices() in the 
tutorials. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/9467

#9466: Fix an overzealous assertion related to Dataout (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/9466

#9465: Fix types in ConsensusAlgorithmProcess (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/9465

#9464: doxygen documentation fixes (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/9464

#9463: Really minor stuff. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/9463

#9461: Add a missing @endcode in DoFTools documentation (proposed by 
masterleinad; merged) https://github.com/dealii/dealii/pull/9461

#9458: Fix a broken Trilinos Sacado CMake test (proposed by jppelteret; merged) 
https://github.com/dealii/dealii/pull/9458

#9457: Improve some operations in symmetric tensor and tensor (proposed by 
jppelteret; merged) https://github.com/dealii/dealii/pull/9457

#9456: Fix SymmetricTensor and Tensor ProductType (proposed by jppelteret; 
merged) https://github.com/dealii/dealii/pull/9456

#9454: check MPI return value in one location (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/9454

#9435: Avoid using deprecated functions (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/9435

#9429: Add python bind for compute_aspect_ratio_of_cells (proposed by agrayver; 
merged) https://github.com/dealii/dealii/pull/9429

#9428: Add python wrappers for Quadrature (proposed by agrayver; merged) 
https://github.com/dealii/dealii/pull/9428

#9393: In step-7, removes the explicit listing of various norms since the list 
is anyway outdated (proposed by krishnakumarg1984; merged) 
https://github.com/dealii/dealii/pull/9393

#9379: Simplifies the example code for glossary entries of boundary_id and 
manifold_id (proposed by krishnakumarg1984; merged) 
https://github.com/dealii/dealii/pull/9379

#9278: test DataOut set_cell_selection for multilevel cells (proposed by tjhei; 
merged) https://github.com/dealii/dealii/pull/9278

#9237: make MueLu optional in Trilinos (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/9237

#9220: Test python bindings (proposed by masterleinad; merged) 
https://github.com/dealii/dealii/pull/9220

#9216: Extend MatrixFree::get_dof_handler (proposed by Rombur; merged) 
https://github.com/dealii/dealii/pull/9216

#9160: ECL: add loop_cell_centric (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/9160

#9004: Add a check on whether LLD links shared object (proposed by BrettDong; 
merged) https://github.com/dealii/dealii/pull/9004


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

#9491: Irrelevant references to Gmsh namespace in step-49 (opened and closed) 
https://github.com/dealii/dealii/issues/9491

#9489: make indent fails with old git version (opened) 
https://github.com/dealii/dealii/issues/9489

#9485: matrix_free/face_setup_01 segfaults (opened and closed) 
https://github.com/dealii/dealii/issues/9485

#9479: Poor error message from SparseMatrix::add with empty SparsityPattern 
(opened and closed) https://github.com/dealii/dealii/issues/9479

#9475: TBB Version cannot be recognized correctly  (opened and closed) 
https://github.com/dealii/dealii/issues/9475

#9462: CMake with external LAPACK on NERSC  (opened) 
https://github.com/dealii/dealii/issues/9462

#9460: [Step-20] Doxygen linking mechanism is inadequate when linking to 
different sections having the same heading name? (opened) 
https://github.com/dealii/dealii/issues/9460

#9459: [Step-20] DoFTools::count_dofs_per_component() is deprecated since 
v9.1.1? (opened and closed) https://github.com/dealii/dealii/issues/9459

#9455: [Step-20] Repetition of code for assignment of problem-specific 
coefficients is tedious and error-prone for keeping in sync (opened) 
https://github.com/dealii/dealii/issues/9455

#9439: Compatibility issues with DoFTools::count_dofs_per_block() (closed) 
https://github.com/dealii/dealii/issues/9439

#9420: TEST_PICKUP_REGEX is too generous (closed) 
https://github.com/dealii/dealii/issues/9420

#9029: Import .stl files for meshes? (closed) 
https://github.com/dealii/dealii/issues/9029

#8729: PETSc issue: Convergence failure with hp-adaptivity (closed) 
https://github.com/dealii/dealii/issues/8729

#8563: Use cell->face_iterators() in tutorials (closed) 
https://github.com/dealii/dealii/issues/8563

#6832: Post 9.1: Revert #6828 (closed) 
https://github.com/dealii/dealii/issues/6832


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 on the web visit 
https://groups.google.com/d/msgid/dealii/5e418c43.1c69fb81.b2e5a.0770SMTPIN_ADDED_MISSING%40gmr-mx.google.com.

Reply via email to