Hello everyone!
This is deal.II newsletter #243.
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:
#14835: Fix bug in result of SolverCG when run in interleaved mode (proposed by kronbichler)
#14834: Fix an array index warning. (proposed by drwells; merged)
#14833: Fix grammar in an error message. (proposed by simonsticko; merged)
#14832: Avoid some more instantiations of class Triangulation for invalid arguments. (proposed by bangerth)
#14831: Produce .inst files that are easier to read. (proposed by bangerth; merged)
#14830: Define what the "lumped mass matrix is". (proposed by bangerth; merged)
#14829: Make Mapping::get_center() work with simplices. (proposed by drwells)
#14828: Don't derive InvalidAccessor from TriaAccessorBase. (proposed by bangerth; merged)
#14827: Fix an 'unused typedef' warning. (proposed by drwells; merged)
#14826: Define mass and stiffness matrix in the glossary. (proposed by bangerth; merged)
#14825: step-82: rename output filename (proposed by tjhei; merged)
#14824: Only instantiate TpetraWrappers::Vector for types that have explicit instantiations in Tpetra (proposed by masterleinad; merged)
#14823: FEPointEvaluation: fix typo (proposed by mschreter; merged)
#14822: Fix bug in MappingQCache(1) with cell similarity (proposed by kronbichler; merged)
#14821: Fix NVCC CI (proposed by masterleinad; merged)
#14820: simplex doxygen: more cleanup (proposed by tjhei; merged)
#14819: fix comment location (proposed by tjhei; merged)
#14818: step-2: Make program more useful. (proposed by bangerth)
#14817: step-2: Clarify some text. (proposed by bangerth; merged)
#14816: step-2: Separate number from main file name. (proposed by bangerth; merged)
#14813: implement VectorTools::add_constant (proposed by tjhei; merged)
#14803: Include bundled include directories as CMake SYSTEM paths (proposed by masterleinad; merged)
#14794: doxygen: simplex relates (proposed by tjhei; merged)
#14784: Implement ReferenceCell::face_vertex_location(). (proposed by bangerth; merged)
#14783: Suppress some nvcc warnings (proposed by masterleinad; merged)
#14772: Use Kokkos::abort directly (proposed by masterleinad; merged)
#14758: Fix compiling with Trilinos+Sacado+Cuda (proposed by masterleinad; merged)
And this is a list of recently opened or closed discussions:
#14815 Docker image has issues linking with Trilinos (opened and closed)
#14814 TPetra usable check issues (opened)
#14487 Compilation errors in Trilinos with Cuda support (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.