From fe4d1ce012d88b428b29437095e2ba8c82b13236 Mon Sep 17 00:00:00 2001 From: Bruno Turcksin Date: Fri, 28 Aug 2020 16:02:03 +0000 Subject: [PATCH] Add changelog entry --- doc/news/changes/minor/20201206Turcksin | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/news/changes/minor/20201206Turcksin diff --git a/doc/news/changes/minor/20201206Turcksin b/doc/news/changes/minor/20201206Turcksin new file mode 100644 index 0000000000..34cfb4afc7 --- /dev/null +++ b/doc/news/changes/minor/20201206Turcksin @@ -0,0 +1,6 @@ +New: Add functions CUDAWrappers::local_q_point_id_host(), +CUDAWrappers::get_quadrature_point_host(), CUDAWrappers::copy_mf_data_to_host(), and +CUDAWrappers::MatrixFree::get_colored_graph(). These functions can be used to +evaluate material properties in the same order on the host and on the device. +
+(Bruno Turcksin, 2020/12/06) -- 2.39.5