From 19712f8a44da5e0b5755533cf5674d34d6809577 Mon Sep 17 00:00:00 2001 From: Luca Heltai Date: Thu, 26 Apr 2018 11:39:40 +0200 Subject: [PATCH] Added BEM citation. --- 9.0/paper.bib | 9 +++++++++ 9.0/paper.tex | 2 ++ 2 files changed, 11 insertions(+) diff --git a/9.0/paper.bib b/9.0/paper.bib index f8acb98..ffb40f7 100644 --- a/9.0/paper.bib +++ b/9.0/paper.bib @@ -694,6 +694,15 @@ year = {2009} ISBN = {0-89871-397-8 (paperback)} } +@article{GiulianiMolaHeltai-2018-a, + Author = {Giuliani, Nicola and Mola, Andrea and Heltai, Luca}, + Journal = {Advances in Engineering Software}, + Number = {March}, + Pages = {39--58}, + Title = {{$\pi$-BEM: A flexible parallel implementation for adaptive, geometry aware, and high order boundary element methods}}, + Volume = {121}, + Year = {2018}} + @article{geuzaine2009gmsh, title={Gmsh: A 3-D finite element mesh generator with built-in pre-and post-processing facilities}, author={Geuzaine, Christophe and Remacle, Jean-Fran{\c{c}}ois}, diff --git a/9.0/paper.tex b/9.0/paper.tex index c1fe583..e0ee8f0 100644 --- a/9.0/paper.tex +++ b/9.0/paper.tex @@ -669,6 +669,8 @@ following: \cite{DeSimoneHeltaiManigrasso2009}; \item For integration with CAD files and tools: \cite{HeltaiMola2015}; + \item For Boundary Elements Computations: + \cite{GiulianiMolaHeltai-2018-a}; \item For \texttt{LinearOperator} and \texttt{PackagedOperation} facilities: \cite{MaierBardelloniHeltai-2016-a,MaierBardelloniHeltai-2016-b}. \item For uses of the \texttt{WorkStream} interface: -- 2.39.5