From: Luca Heltai Date: Mon, 5 Mar 2018 15:40:27 +0000 (+0100) Subject: Changelog. X-Git-Tag: v9.0.0-rc1~332^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2bf777966a69f9474bbb87581793be621160add;p=dealii.git Changelog. --- diff --git a/doc/news/changes/minor/20180305LucaHeltai b/doc/news/changes/minor/20180305LucaHeltai new file mode 100644 index 0000000000..cc0f7c7b22 --- /dev/null +++ b/doc/news/changes/minor/20180305LucaHeltai @@ -0,0 +1,5 @@ +New: NonMatching::create_coupling_sparsity_pattern and NonMatching::create_coupling_mass_matrix functions +to handle L2 projections between arbitrary non-aligned grids. +
+(Luca Heltai, 2018/03/05) +