From 41bbae5577dbc056b3d196c5d670589a4158eaff Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Fri, 18 Jun 2021 17:29:04 -0400 Subject: [PATCH] Add a reference to ArborX --- 9.3/paper.bib | 11 +++++++++++ 9.3/paper.tex | 3 +-- 2 files changed, 12 insertions(+), 2 deletions(-) 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} -- 2.39.5