Hello everyone!
This is deal.II newsletter #88.
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:
#8411: Link to more resources on learning how to program. (proposed by bangerth)
#8409: doc: no doxygen for friend declarations (proposed by tjhei; merged)
#8408: doc: correct friend markup in tensor (proposed by tjhei; merged)
#8407: Point assignment operator (proposed by dangars)
#8405: Fix a bug in LA::d::Vector::compress on the host (proposed by Rombur; merged)
#8404: Fix CellDataTransfer tests for complex Petsc complex scalar type (proposed by masterleinad; merged)
#8403: Enable MappingFEField on multigrid levels (proposed by kronbichler)
#8402: Choose a more appropriate tolerance for vector add_and_dot (proposed by kronbichler; merged)
#8401: Fixing the linker error of StandardTensors with clang 4.0.1 (proposed by rezarastak; merged)
#8400: Add new make_vectorized_array function (proposed by peterrum)
#8399: Fix EnableIfScalar for VectorizedArray (proposed by peterrum; merged)
#8398: improve CellDataStorage documentation (proposed by tjhei; merged)
#8397: Add assert to Utilities::MPI::compute_index_owner (proposed by peterrum; merged)
#8396: ranged-for documentation fix (proposed by rezarastak; merged)
#8395: Implement CUDAWrappers::MatrixFree::initialize_dof_vector (proposed by masterleinad; merged)
#8394: Avoid initializing a numbered list in step-28 documentation (proposed by masterleinad; merged)
#8393: Provide AVX-512 output for four additional tests (proposed by kronbichler; merged)
#8392: Test robustness: avoid points directly at the periodicity boundary (proposed by kronbichler; merged)
#8391: Add alternative test output for some roundoff-sensitive tests (proposed by kronbichler; merged)
#8390: Be more conservative in clearing the cache of MappingQCache (proposed by kronbichler; merged)
#8389: Add assignment operator between different MemorySpace (proposed by Rombur)
#8385: Constexpr SymmetricTensor and TableIndices (proposed by rezarastak; merged)
#8349: Add notes on packaging for distributions. (proposed by drwells; merged)
And this is a list of recently opened or closed discussions:
#8410 Compilation of Physics/Elasticity/kinematics fails with icc18 (opened)
#8406 Warnings about vectorization (opened)
#8347 CUDAWrappers::MatrixFree doesn't provide initialize_dof_vector (closed)
#8292 Provide some documentation for package maintainers (closed)
A list of all major changes since the last release can be found at this website.
Thanks for being part of the community!
Let us know about questions, problems, bugs or just share your experience by writing to this mailing list, or by opening issues or pull requests on Github.
Additional information can be found at our official website.