Hello everyone!

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

#9005: Allow change of SIMD type via template argument (proposed by jodlbauer) 
https://github.com/dealii/dealii/pull/9005

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

#9003: fix 64bit IndexSet::add_indices (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/9003

#9002: return MPI_Comm by const ref (proposed by tjhei) 
https://github.com/dealii/dealii/pull/9002

#9001: protect more MPI communication with a CollectiveMutex (proposed by 
tjhei; merged) https://github.com/dealii/dealii/pull/9001

#9000: Fix a bug with a combination Q2 x Nedelec element. (proposed by 
bangerth) https://github.com/dealii/dealii/pull/9000

#8999: Step-61 Use FE_DGRT instead of FE_RT (proposed by sophy1029) 
https://github.com/dealii/dealii/pull/8999

#8998: Fix compilation of gmsh support (proposed by rumajo; merged) 
https://github.com/dealii/dealii/pull/8998

#8997: use MPI::CollectiveMutex in several places (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/8997

#8996: Use face_iterators in tutorials (proposed by masterleinad; merged) 
https://github.com/dealii/dealii/pull/8996

#8994: Slightly simplify MPI::ComputeIndexOwner::Dictionary range detection 
(proposed by kronbichler) https://github.com/dealii/dealii/pull/8994

#8992: fix agrayver username (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/8992

#8991: [!] Fixed faulty commits in git history. (proposed by marcfehling) 
https://github.com/dealii/dealii/pull/8991

#8989: Added changes entry for pull request #8973 (proposed by winnifried; 
merged) https://github.com/dealii/dealii/pull/8989

#8988: Be consistent with spaces. (proposed by bangerth; merged) 
https://github.com/dealii/dealii/pull/8988

#8987: Use identity<...>::type in the right place. (proposed by bangerth; 
merged) https://github.com/dealii/dealii/pull/8987

#8986: disable intel system includes (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/8986

#8985: Fix templating of some DerivativeForm functions. (proposed by 
dougshidong; merged) https://github.com/dealii/dealii/pull/8985

#8984: Update the discussion about broken RT space in step-61. (proposed by 
bangerth; merged) https://github.com/dealii/dealii/pull/8984

#8983: Fix Matrixfree for periodic faces and hanging nodes (proposed by 
peterrum; merged) https://github.com/dealii/dealii/pull/8983

#8982: Fix create_construction_data_from_triangulation for periodic boundaries 
(proposed by peterrum; merged) https://github.com/dealii/dealii/pull/8982

#8981: Add new read_cell_data to FEEvaluationBase for arbitrary data types 
(proposed by peterrum; merged) https://github.com/dealii/dealii/pull/8981

#8980: Fix a step-61 typo (proposed by GrahamBenHarper; merged) 
https://github.com/dealii/dealii/pull/8980

#8979: Do not transfer the MPI communicator when copying the triangulation 
(proposed by agrayver; merged) https://github.com/dealii/dealii/pull/8979

#8977: Strip trailing whitespaces. (proposed by marcfehling; merged) 
https://github.com/dealii/dealii/pull/8977

#8976: added stl read/write functions (proposed by nicola-giuliani) 
https://github.com/dealii/dealii/pull/8976

#8973: Fix for fe-degree in 
VectorTools::project_boundary_values_curl_conforming_l2 (proposed by 
winnifried; merged) https://github.com/dealii/dealii/pull/8973

#8971: Add copy assignment to MatrixFree::AdditionalData (proposed by peterrum; 
merged) https://github.com/dealii/dealii/pull/8971

#8968: Fix python bindings configuration for new boost (proposed by agrayver; 
merged) https://github.com/dealii/dealii/pull/8968

#8964: implement MPI::CollectiveMutex (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/8964

#8948: Step-50 cleanup (proposed by tjhei; merged) 
https://github.com/dealii/dealii/pull/8948

#8933: Avoid empty MPI_Waitall in consensus algorithm (proposed by tjhei; 
merged) https://github.com/dealii/dealii/pull/8933

#8712: Major redesign of hp::Refinement. (proposed by marcfehling; merged) 
https://github.com/dealii/dealii/pull/8712

#8687: Refactored parallel::CellWeights. (proposed by marcfehling; merged) 
https://github.com/dealii/dealii/pull/8687


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

#9006: Improve indent error message (opened) 
https://github.com/dealii/dealii/issues/9006

#8995: inconsistent constraints by machine eps (opened) 
https://github.com/dealii/dealii/issues/8995

#8993: Assert for parallel::distributed::Triangulation and hp::DoFHandler 
(opened and closed) https://github.com/dealii/dealii/issues/8993

#8990: Indentation fails (opened and closed) 
https://github.com/dealii/dealii/issues/8990

#8978: Use FE_DGRT everywhere in step-61 (opened) 
https://github.com/dealii/dealii/issues/8978

#8975: Failing build with Tpetra (opened and closed) 
https://github.com/dealii/dealii/issues/8975

#8974: VectorTools::project_boundary_values_curl_conforming_l2 fails in 3d on 
FESystems containing FE_Nedelec and FE_Q  (opened) 
https://github.com/dealii/dealii/issues/8974

#8969: Do not transfer MPI communicator for p::s::Tria::copy_tria (closed) 
https://github.com/dealii/dealii/issues/8969

#8961: Failure to configure with python bindings on Ubuntu (closed) 
https://github.com/dealii/dealii/issues/8961

#8374: intel 19.04 mixes up TBB installations? (closed) 
https://github.com/dealii/dealii/issues/8374


A list of all major changes since the last release can be found at 
https://www.dealii.org/developer/doxygen/deal.II/changes_after_8_5_0.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/5dc1d4e8.1c69fb81.4e82b.f34cSMTPIN_ADDED_MISSING%40gmr-mx.google.com.

Reply via email to