Hello everyone!

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

#9887: Add Tvmult to Petsc PreconditionJacobi (proposed by dangars) 
https://github.com/dealii/dealii/pull/9887

#9886: Remove deprecated LinearAlgebra::distributed::Vector member functions 
(proposed by masterleinad; merged) https://github.com/dealii/dealii/pull/9886

#9885: Add warning to ParameterHandler::parse_input() (proposed by peterrum) 
https://github.com/dealii/dealii/pull/9885

#9884: Fix an indexing bug with multiple postprocessors (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/9884

#9883: Finish step-50 (proposed by tcclevenger) 
https://github.com/dealii/dealii/pull/9883

#9882: Remove FiniteElement::[has|get]_generalized_face_support_points 
(proposed by masterleinad) https://github.com/dealii/dealii/pull/9882

#9881: Tiny Cmake documentation fix (proposed by rezarastak; merged) 
https://github.com/dealii/dealii/pull/9881

#9880: Avoid doxygen warnings (proposed by masterleinad) 
https://github.com/dealii/dealii/pull/9880

#9879: Center comment (proposed by dangars; merged) 
https://github.com/dealii/dealii/pull/9879

#9877: update included std headers in number.h and types.h (proposed by 
rezarastak; merged) https://github.com/dealii/dealii/pull/9877

#9876: Don't parse *.cc files with doxygen (proposed by masterleinad) 
https://github.com/dealii/dealii/pull/9876

#9875: Remove MatrixFree::DoFHandlers::level (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/9875

#9874: Merge MatrixFree::internal_reinit for DoFHandler and hp::DoFHandler 
(proposed by peterrum; merged) https://github.com/dealii/dealii/pull/9874

#9873: Document time stepping methods to tutorial summary. (proposed by 
jppelteret) https://github.com/dealii/dealii/pull/9873

#9872: doxygen: enable private again (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/9872

#9871: Minor fixes to get_boundary_ids_01 (proposed by masterleinad; merged) 
https://github.com/dealii/dealii/pull/9871

#9870: Fix three tests (proposed by kronbichler; merged) 
https://github.com/dealii/dealii/pull/9870

#9869: Fix a doxygen table. (proposed by drwells; merged) 
https://github.com/dealii/dealii/pull/9869

#9868: Add support for building using CCache (proposed by jppelteret) 
https://github.com/dealii/dealii/pull/9868

#9866: Fix gcc warning in TBB (proposed by masterleinad; merged) 
https://github.com/dealii/dealii/pull/9866

#9865: Improve CMake documentation for google search (proposed by dangars; 
merged) https://github.com/dealii/dealii/pull/9865

#9864: CI: github actions: checkout@v2 (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/9864

#9863: Use #ifdef to guard std::async in step-69 (proposed by dangars; merged) 
https://github.com/dealii/dealii/pull/9863

#9862: refactoring of ParameterAcceptor::initialize() (proposed by nfehn) 
https://github.com/dealii/dealii/pull/9862

#9861: Improve CellWeights documentation (proposed by masterleinad; merged) 
https://github.com/dealii/dealii/pull/9861

#9860: Remove more deprecations (proposed by masterleinad; merged) 
https://github.com/dealii/dealii/pull/9860

#9859: Some doxygen fixes (proposed by masterleinad; merged) 
https://github.com/dealii/dealii/pull/9859

#9858: Fix two tests with roundoff problems (proposed by kronbichler; merged) 
https://github.com/dealii/dealii/pull/9858

#9857: Output more digits for test grid/grid_generator_01b (proposed by 
kronbichler; merged) https://github.com/dealii/dealii/pull/9857

#9856: Added windows build to github-ci (proposed by luca-heltai; merged) 
https://github.com/dealii/dealii/pull/9856

#9855: doxygen: extract everything (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/9855

#9854: Update the cross compilation documentation (proposed by dangars; merged) 
https://github.com/dealii/dealii/pull/9854

#9852: Minor fixes to BoundingBox (proposed by simonsticko; merged) 
https://github.com/dealii/dealii/pull/9852

#9851: do not build release on github actions OSX (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/9851

#9850: Document the mental model of DiscreteTime. (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/9850

#9848: [CI]: add GitHub actions linux release build (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/9848

#9833: fixes issue 9722 by correctly writing time data into a aggregate pvd ... 
(proposed by krishnakumarg1984; merged) 
https://github.com/dealii/dealii/pull/9833

#9830: Doc of Tensor and SymmetricTensor improved. (proposed by rezarastak; 
merged) https://github.com/dealii/dealii/pull/9830

#9829: FETools: Add additional lexicographic_to_hierarchic_numbering functions 
(proposed by kronbichler; merged) https://github.com/dealii/dealii/pull/9829

#9817: Require gcc 4.9 and clang 4.0. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/9817

#9812: Fix get_boundary_ids() and get_manifold_ids() for parallel 
triangulations (proposed by peterrum; merged) 
https://github.com/dealii/dealii/pull/9812

#9777: Add Python version of step-53 (proposed by agrayver; merged) 
https://github.com/dealii/dealii/pull/9777

#9741: Extend ParameterHandler::parse_input() for file-type-independent parsing 
with inbuilt correctness check (proposed by nfehn; merged) 
https://github.com/dealii/dealii/pull/9741

#9710: SparsityTools::distribute_sparsity_pattern with compute_index_owner 
(proposed by kronbichler; merged) https://github.com/dealii/dealii/pull/9710

#9683: MF: No special treatment of cells close to proc interface (proposed by 
kronbichler; merged) https://github.com/dealii/dealii/pull/9683

#9376: Read and write vtu files (proposed by luca-heltai; merged) 
https://github.com/dealii/dealii/pull/9376


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

#9888: Configuration of I/O of ParameterHandler (opened) 
https://github.com/dealii/dealii/issues/9888

#9878: Deprecate ParameterHandler::parse_input_...() functions to make them 
private in the long run? (opened) https://github.com/dealii/dealii/issues/9878

#9867: Use tensor product evaluation for MappingQGeneric::fill_fe_face_values 
(opened) https://github.com/dealii/dealii/issues/9867

#9774: spack install dealii build error (due to gmsh and sundials) (closed) 
https://github.com/dealii/dealii/issues/9774

#8306: Replace n_..._dofs_per_processor in distribute_sparsity_pattern (closed) 
https://github.com/dealii/dealii/issues/8306

#8184: Revisit compiler compatibility (closed) 
https://github.com/dealii/dealii/issues/8184

#7730: No doxygen for BoundingBox::NeighborType enumerator (closed) 
https://github.com/dealii/dealii/issues/7730


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/5e96086d.1c69fb81.ef869.5a63SMTPIN_ADDED_MISSING%40gmr-mx.google.com.

Reply via email to