From 8c4e46cae637eef53665608a5e66dfbb095edcda Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 30 Dec 2022 22:06:26 -0700 Subject: [PATCH] Add a changelog entry. --- doc/news/changes/minor/20221230Bangerth | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20221230Bangerth diff --git a/doc/news/changes/minor/20221230Bangerth b/doc/news/changes/minor/20221230Bangerth new file mode 100644 index 0000000000..acf3ed59ce --- /dev/null +++ b/doc/news/changes/minor/20221230Bangerth @@ -0,0 +1,5 @@ +New: Writing graphical output in VTU format now uses a workflow that +uses multiple threads where possible, substantially increasing the +speed with which functions such as DataOut::write_vtu() work. +
+(Wolfgang Bangerth, 2022/12/30) -- 2.39.5