From 143a8b8be0ea1e4cf172829bd8c440871715ea4b Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 23 Jan 2025 15:50:20 -0700 Subject: [PATCH] Add a changelog. --- doc/news/changes/minor/20250123Bangerth-3 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20250123Bangerth-3 diff --git a/doc/news/changes/minor/20250123Bangerth-3 b/doc/news/changes/minor/20250123Bangerth-3 new file mode 100644 index 0000000000..7899c08d8d --- /dev/null +++ b/doc/news/changes/minor/20250123Bangerth-3 @@ -0,0 +1,5 @@ +New: There function GridGenerator::hyper_ball() now also works for +`dim=2`, `spacedim=3`, where it creates a two-dimensional disk +embedded in three-dimensional space. +
+(Wolfgang Bangerth, 2025/01/23) -- 2.39.5