From 1b171af00b84b5998357e87e8a34ab90097858df Mon Sep 17 00:00:00 2001 From: Peter Munch Date: Tue, 20 Aug 2024 01:06:49 +0200 Subject: [PATCH] Write on libCEED --- 9.6/paper.tex | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/9.6/paper.tex b/9.6/paper.tex index f02b501..be150a5 100644 --- a/9.6/paper.tex +++ b/9.6/paper.tex @@ -371,6 +371,13 @@ UPDATE Shamil Magomedov. \end{itemize} +Furthermore, we added an example to the \texttt{libCEED} +library\footnote{\url{https://github.com/CEED/libCEED}}. \texttt{libCEED} is a library +that provides matrix-free evaluation routines that work on different hardware. The +examples show how to interface the \dealii data structures to the \texttt{libCEED} ones. +The BP1-BP6 benchmarks (scalar/vector Laplace/mass matrix are solved with +regular integration and over-integration) are solved. + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \subsection{Incompatible changes}\label{subsec:deprecated} -- 2.39.5