From: Daniel Arndt Date: Fri, 18 Jun 2021 21:29:04 +0000 (-0400) Subject: Add a reference to ArborX X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41bbae5577dbc056b3d196c5d670589a4158eaff;p=release-papers.git Add a reference to ArborX --- diff --git a/9.3/paper.bib b/9.3/paper.bib index 3a61074..4cbfd74 100644 --- a/9.3/paper.bib +++ b/9.3/paper.bib @@ -1170,3 +1170,14 @@ doi = {10.1504/IJCSE.2009.029164} Url = {https://github.com/nschloe/quadpy/}, year={2021} } + +@article{lebrun2020arborx, + title={ArborX: A Performance Portable Geometric Search Library}, + author={Lebrun-Grandi{\'e}, Damien and Prokopenko, Andrey and Turcksin, Bruno and Slattery, Stuart R}, + journal={ACM Transactions on Mathematical Software (TOMS)}, + volume={47}, + number={1}, + pages={1--15}, + year={2020}, + publisher={ACM New York, NY, USA} +} diff --git a/9.3/paper.tex b/9.3/paper.tex index fc3e66c..e39eda9 100644 --- a/9.3/paper.tex +++ b/9.3/paper.tex @@ -1224,11 +1224,10 @@ following: \end{multicols} \dealii{} can interface with many other libraries: - \todo{Bruno: Please add some kind of reference for ArboxX} \begin{multicols}{3} \begin{itemize} \item ADOL-C \cite{Griewank1996a,adol-c} - \item ArborX + \item ArborX \cite{lebrun2020arborx} \item ARPACK \cite{arpack} \item Assimp \cite{assimp} \item BLAS and LAPACK \cite{lapack}