From abfab68da8a80db598c4bd80c7e7fb0678062b6a Mon Sep 17 00:00:00 2001 From: Hannes Brandt Date: Fri, 8 Mar 2024 04:20:32 +0100 Subject: [PATCH] update release notes --- doc/release_notes.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/release_notes.txt b/doc/release_notes.txt index 5dcc3ce6d..1ea7598ef 100644 --- a/doc/release_notes.txt +++ b/doc/release_notes.txt @@ -26,6 +26,9 @@ This is the upcoming release with lots of small additions throughout. - Fix the warnings while generating documentation for p4est_connectivity.h. - Fix the warnings while generating documentation for p8est_connectivity.h. - Add more explicit documentation to the p?est_connectivity.h files. + - Fix the warnings while generating documentation for p4est_mesh.h. + - Fix the warnings while generating documentation for p8est_mesh.h. + - Add more explicit documentation to the p?est_mesh.h files. ### Functionality @@ -34,6 +37,10 @@ This is the upcoming release with lots of small additions throughout. - Add three 2d connectivities (circle, drop and bowtie) into simple. - Integrate updated MPI I/O wrappers and CMake logic in libsc. - Reset quadrant data size to 0 in p{4,8}est_wrap_new_p4est. + - Add search_partition_gfp operating without a gfq array. + - Add a parameter struct for the p{4,8}est_wrap_t. + - Add a parameter struct for the p{4,8}est_mesh_t. + - Add an option to store edge-hanging corner neighbors in the mesh. ## 2.8.5