Hello everyone!
This is deal.II newsletter #138.
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:
#11043: Fix typo (proposed by dangars; merged)
#11042: adds the bib entry for Cangiani et al. Uses it in the inline citation... (proposed by krishnakumarg1984; merged)
#11041: replaces the remaining occurences of 'he' with 'it' (proposed by krishnakumarg1984; merged)
#11040: Fix MF setup for hp::FECollection::size() neq hp::QCollection::size() (proposed by peterrum; merged)
#11038: Enable FE_Nothing in MatrixFree (proposed by Rombur)
#11037: Improve documentation of FEEvaluationBaseData::inverse_jacobian (proposed by kronbichler; merged)
#11036: Matrix-free evaluation kernels: adjust check in assertion (proposed by kronbichler; merged)
#11034: Generic evaluation of tensor product interpolation and gradient in a point (proposed by kronbichler)
#11033: Explain SUPG in step-9. (proposed by bangerth)
#11031: work around gcc segfault in tensor.h (proposed by tjhei; merged)
#11029: Generalize DataOut::write_vtu for simplex mesh (proposed by peterrum)
#11027: Extend GridTools::min/max_cell_diameter for simplex (proposed by peterrum)
#11025: Step-3, Step-7 (proposed by Arpit-Babbar; merged)
#11024: Add a quick check for matching boost versions. (proposed by drwells; merged)
#11023: VectorNorm for fixed_fraction refinement. (proposed by marcfehling)
#11022: Make indent CI check abort on Doxygen warnings (proposed by masterleinad; merged)
#11021: Make ArrayView argument const (proposed by kronbichler; merged)
#11020: doxygen: generate deprecated list (proposed by tjhei; merged)
#11018: Fix type of FineDoFHandlerView (again) (proposed by peterrum; merged)
#11016: Fix gcc-10 warnings about unsigned int comparison < 0 (proposed by kronbichler; merged)
#11015: There is no need to mark a declaration as 'inline'. (proposed by bangerth; merged)
#11014: Host of documentation improvements to step-10 and elsewhere. (proposed by bangerth; merged)
#11011: Refactor: Clean up hp-coarsening code. (proposed by marcfehling; merged)
#11003: allow the user to set the RNG seed in distort_random() (proposed by dfcastellanos; merged)
#11000: Refactor: cell->child_iterators() (proposed by marcfehling; merged)
#10991: Let mapping transform multiple points from real to unit cell (proposed by kronbichler; merged)
And this is a list of recently opened or closed discussions:
#11039 step-22 uses extractors for the matrix but not for the right hand side (opened)
#11035 Improve step-44's make_constraints() (opened)
#11032 Environment variable CUDAHOSTCXX causes issues. (opened)
#11030 gcc tensor.h maybe-uninitialized warning (opened)
#11028 FEEvaluationBase::inverse_jacobian() (opened and closed)
#11026 Build process ignores CUDA_HOST_COMPILER setting (opened and closed)
#11019 3 Minor Typos in Documentation (opened and closed)
#11017 @deprecated paragraphs are not reflected in the documentation (opened and closed)
#11007 distribute_dofs with subdivided_hyper_rectangle fails in parallel (closed)
#10969 Faster alternative to Mapping::transform_real_to_unit_cell (closed)
#10206 Introduce cell->child_iterators() (closed)
#8152 use latex bibliography in steps? (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.