From 8791a7fda6220cbfe9843fd14a120363a0f4b1d0 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Tue, 6 Jul 2021 09:18:23 +0200 Subject: [PATCH] Changelog --- doc/news/changes/minor/20210706MartinKronbichler | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20210706MartinKronbichler diff --git a/doc/news/changes/minor/20210706MartinKronbichler b/doc/news/changes/minor/20210706MartinKronbichler new file mode 100644 index 0000000000..85b825f022 --- /dev/null +++ b/doc/news/changes/minor/20210706MartinKronbichler @@ -0,0 +1,5 @@ +New: ParticleAccessor::get_local_index() is a new function returning particle +indices local to each MPI process, which is useful for direct access into +arrays with temporary results associated to particles. +
+(Martin Kronbichler, 2021/07/06) -- 2.39.5