Hello everyone! This is deal.II newsletter #25. 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: #6103: CMake: Do not require a special name for TRACK="Continuous" (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6103 #6102: la::p::Vector::compress(insert) now correctly zeroes ghosts (proposed by davydden; merged) https://github.com/dealii/dealii/pull/6102 #6101: fix LaTeX in Lapack and ScaLapack (proposed by davydden) https://github.com/dealii/dealii/pull/6101 #6100: Fix GridTools::minimal/maximal_cell_diameter for p::d::Triangulation (proposed by masterleinad; merged) https://github.com/dealii/dealii/pull/6100 #6099: improve MPI::Partitioner for the case of empty owned DoFs with with non-empty ghosts (proposed by davydden; merged) https://github.com/dealii/dealii/pull/6099 #6098: CMake: Add rpath to example steps (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6098 #6097: Use TimerOutput::Scope in step-32. (proposed by bangerth) https://github.com/dealii/dealii/pull/6097 #6095: give example of Utilities::MPI::Partitioner (proposed by davydden; merged) https://github.com/dealii/dealii/pull/6095 #6094: Fix cone_04 (proposed by masterleinad; merged) https://github.com/dealii/dealii/pull/6094 #6093: Tests: Do not print memory consumptions in fe/fe_move_0? tests (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6093 #6092: Tests: Provide output variants for clang-6 and libc++ (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6092 #6091: CMake: Also propagate compiler and linker flags to the boost check (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6091 #6090: Fix bug in NormalToMeshProjection (proposed by luca-heltai; merged) https://github.com/dealii/dealii/pull/6090 #6089: mpi: add helper function to print PID and hostname and wait (proposed by davydden) https://github.com/dealii/dealii/pull/6089 #6088: CMake: Preprocess testsuite parameter files (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6088 #6087: Fix iterating over entries of parallel PETSc matrices. (proposed by bangerth) https://github.com/dealii/dealii/pull/6087 #6084: add ScaLAPACKMatrix::pseudoinverse() (proposed by BenBrands) https://github.com/dealii/dealii/pull/6084 #6083: Do not make a variable in step-35 static. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/6083 #6082: Fix a grammar error. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/6082 #6081: Fix quadratic behavior of SparsityPattern::copy_from(). (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/6081 #6080: ScaLAPACKMatrix::invert for non-symmetric matrices (proposed by BenBrands) https://github.com/dealii/dealii/pull/6080 #6079: VectorTools: Increase max iterations in project_matrix_free (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6079 #6078: tests: lac/*vector_add_and_dot* (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6078 #6077: Fix documentation of Utilities::MPI::MinMaxAvg (proposed by masterleinad; merged) https://github.com/dealii/dealii/pull/6077 #6075: Mark more basic Tensor operations as always_inline (proposed by kronbichler; merged) https://github.com/dealii/dealii/pull/6075 #6073: tests: sharedtria/communicate_active_fe_indices_01b add an output variant (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6073 #6072: tests: lac/*vector_add_and_dot_complex increase output precision (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6072 #6071: tests: sundials/harmonic_oscillator_04 increase precision (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6071 #6070: tests: metis/metis_02 add yet another output variant (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6070 #6069: tests: make distributed_grids/1d_grid robust (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6069 #6068: tests: Increase output precision for fe/rt_bubbles_(14|15) (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6068 #6067: Bugfix: Set a value to zero with a floating point literal (proposed by tamiko; merged) https://github.com/dealii/dealii/pull/6067 #6066: Update a couple places where we do markup by hand. (proposed by bangerth; merged) https://github.com/dealii/dealii/pull/6066 #6064: Avoid deriving from std::iterator (proposed by masterleinad; merged) https://github.com/dealii/dealii/pull/6064 #6063: ScaLAPACKMatrix: change setting of state variable at various places (proposed by BenBrands; merged) https://github.com/dealii/dealii/pull/6063 #6049: make Utilities::MPI::sum() support SparseMatrix (proposed by davydden; merged) https://github.com/dealii/dealii/pull/6049 #5994: Avoid clashes of class names and namespace names (proposed by masterleinad; merged) https://github.com/dealii/dealii/pull/5994 #5959: Transpose table iterator (proposed by drwells; merged) https://github.com/dealii/dealii/pull/5959 #5899: doc: use LaTeX in LAPACKFullMatrix (proposed by davydden; merged) https://github.com/dealii/dealii/pull/5899 ## And this is a list of recently opened or closed discussions: #6096: Pre-compiled tutorial programs don't compile link to libdeal_II.{,g.}so (opened and closed) https://github.com/dealii/dealii/issues/6096 #6086: p::d::Vector treats local_element() and operator() differently w.r.t. ghost indices (opened and closed) https://github.com/dealii/dealii/issues/6086 #6085: Merge SparsityPattern and DynamicSparsityPattern (opened) https://github.com/dealii/dealii/issues/6085 #6076: fix documentation of Utilities::MPI::MinMaxAvg (opened and closed) https://github.com/dealii/dealii/issues/6076 #6074: a function to preprocess .prm.in file for complicated unit tests (opened and closed) https://github.com/dealii/dealii/issues/6074 #6055: Don't derive from std::iterator (closed) https://github.com/dealii/dealii/issues/6055 #5497: sundials/harmonic_oscillator_04 test is still broken on most testers (closed) https://github.com/dealii/dealii/issues/5497 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 [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]. For more options, visit https://groups.google.com/d/optout.
