Hello everyone!

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

#11810: ARKode: single step solve option (proposed by sebproell) 
https://github.com/dealii/dealii/pull/11810

#11809: Remove Simplex namespace (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/11809

#11808: Mark GeometryInfo as deprecated in favor of ReferenceCell. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/11808

#11807: Rename variables to make their names more standard. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/11807

#11806: examples/step-69: Fix mesh generation (proposed by tamiko; merged) 
https://github.com/dealii/dealii/pull/11806

#11805: Simplify code of create_geometric_coarsening_sequence() (proposed by 
peterrum) https://github.com/dealii/dealii/pull/11805

#11804: [WIP] Add utility functions to evaluate values of arbitrary (remote) 
points (proposed by peterrum) https://github.com/dealii/dealii/pull/11804

#11803: Introduce three new FEEvaluation functions (proposed by peterrum; 
merged) https://github.com/dealii/dealii/pull/11803

#11802: Modularized MatrixFreeTools::compute_diagonal() (proposed by peterrum) 
https://github.com/dealii/dealii/pull/11802

#11801: Attach DoFHandler::clear() to Triangulation::Signals::clear. (proposed 
by marcfehling; merged) https://github.com/dealii/dealii/pull/11801

#11800: Remove double negation from exception message. (proposed by 
marcfehling; merged) https://github.com/dealii/dealii/pull/11800

#11799: Minor updates to the documentation of step-7. (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/11799

#11798: Bugfix: DoFHandler connects to Triangulation::Signals only in hp-mode. 
(proposed by marcfehling) https://github.com/dealii/dealii/pull/11798

#11797: Provide compile-time error messages if we don't handle a type. 
(proposed by bangerth; merged) https://github.com/dealii/dealii/pull/11797

#11796: make remove_trailing_whitespace() works in both MAC OS and Linux system 
(proposed by QiaoLei-88; merged) https://github.com/dealii/dealii/pull/11796

#11795: Michelebucelli step 17 simplex cleanup (proposed by bangerth) 
https://github.com/dealii/dealii/pull/11795

#11794: Made Tensor::values a protected data member (proposed by a-shahba) 
https://github.com/dealii/dealii/pull/11794

#11793: Added hp::FECollection::get_hierarchy_sequence(). (proposed by 
marcfehling; merged) https://github.com/dealii/dealii/pull/11793

#11792: Add MGTransferBase::prolongate_and_add() (proposed by peterrum) 
https://github.com/dealii/dealii/pull/11792

#11788: Use the new ndarray class instead of nested std::array. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/11788

#11787: Fix tags of NoncontiguousPartitioner (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/11787

#11786: Make GMSH with API appear in doc. (proposed by luca-heltai) 
https://github.com/dealii/dealii/pull/11786

#11785: Fix fortran mangling (proposed by drwells; merged) 
https://github.com/dealii/dealii/pull/11785

#11784: Fix vtk output orientation (proposed by drwells) 
https://github.com/dealii/dealii/pull/11784

#11783: Remove the internal::ReferenceCell::Base class and derived classes. 
(proposed by bangerth; merged) https://github.com/dealii/dealii/pull/11783

#11782: Remove a deprecated doxygen feature option. (proposed by drwells; 
merged) https://github.com/dealii/dealii/pull/11782

#11781: Sundials: Mark function as inline (proposed by tamiko; merged) 
https://github.com/dealii/dealii/pull/11781

#11780: Add a version of CUDAWrappers::MatrixFree::reinit() that takes a 
predicate for cell_loop (proposed by Rombur; merged) 
https://github.com/dealii/dealii/pull/11780

#11778: Rename variables. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/11778

#11777: Better name for a variables. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/11777

#11776: Also move combine_face_and_line_orientation() into ReferenceCell. 
(proposed by bangerth; merged) https://github.com/dealii/dealii/pull/11776

#11775: Rename the write/update particle functions. (proposed by bangerth) 
https://github.com/dealii/dealii/pull/11775

#11774: Add option not to set zero conditions on boundary of refinement edges. 
(proposed by luca-heltai) https://github.com/dealii/dealii/pull/11774

#11772: Move particle ids into PropertyPool (proposed by gassmoeller; merged) 
https://github.com/dealii/dealii/pull/11772

#11770: Move the exodus conversion functions to RefereneCell. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/11770

#11744: Remove simplex folders (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/11744

#11743: add ndarray typedef (proposed by tamiko; merged) 
https://github.com/dealii/dealii/pull/11743

#11736: N_Vector: get_communicator return nullptr in serial (proposed by 
sebproell; merged) https://github.com/dealii/dealii/pull/11736

#11714: Replace passing by const std::unique_ptr<T>& by const T& (proposed by 
masterleinad; merged) https://github.com/dealii/dealii/pull/11714


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

#11791: FESeries::Fourier/Legendre do not work with non-primitive FEs (opened) 
https://github.com/dealii/dealii/issues/11791

#11790: Duplicate communicators in the constructors of tutorial main classes 
(opened) https://github.com/dealii/dealii/issues/11790

#11789: Some tests in debug configuration take too long (opened) 
https://github.com/dealii/dealii/issues/11789

#11779: Add BPX cycle to Multigrid (opened) 
https://github.com/dealii/dealii/issues/11779

#11773: Exception in find_active_cell_around_point for parallel runs (opened 
and closed) https://github.com/dealii/dealii/issues/11773

#11771: Better document ReferenceCell::combine_face_and_line_orientation 
(opened) https://github.com/dealii/dealii/issues/11771

#11768: p::d::SolutionTransfer::deserialize() fails on non-coarse meshes 
(closed) https://github.com/dealii/dealii/issues/11768

#5657: Fortran name mangling (closed) 
https://github.com/dealii/dealii/issues/5657


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/6037d7ae.1c69fb81.e2daa.836aSMTPIN_ADDED_MISSING%40gmr-mx.google.com.

Reply via email to