From 8a78a745aa1c05f4bb3e75b672da242a1c381c95 Mon Sep 17 00:00:00 2001 From: kronbichler Date: Tue, 26 Nov 2013 10:48:04 +0000 Subject: [PATCH] Add publication. As the matrix-free paper explains a part of the library, mention it in that section git-svn-id: https://svn.dealii.org/trunk@31804 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/publications/dealii.bib | 13 +++++++++++- deal.II/doc/publications/index.html | 33 +++++++++++++++++++---------- 2 files changed, 34 insertions(+), 12 deletions(-) diff --git a/deal.II/doc/publications/dealii.bib b/deal.II/doc/publications/dealii.bib index 2f79be661e..08d39692c9 100644 --- a/deal.II/doc/publications/dealii.bib +++ b/deal.II/doc/publications/dealii.bib @@ -133,5 +133,16 @@ journal = {ACM Trans. Math. Softw.}, year = 2011, volume = 38, - pages = {14/1--28}} + pages = {14/1--28} +} + +@Article{KronbichlerKormann2012, + author = {M. Kronbichler and K. Kormann}, + title = {A generic interface for parallel cell-based finite element operator application}, + journal = {Comput. Fluids}, + year = 2012, + volume = 63, + pages = {135--147}, + doi = {10.1016/j.compfluid.2012.04.012} +} diff --git a/deal.II/doc/publications/index.html b/deal.II/doc/publications/index.html index 50f18dcc96..f5fdf0ed20 100644 --- a/deal.II/doc/publications/index.html +++ b/deal.II/doc/publications/index.html @@ -154,8 +154,8 @@

The following publications explain in great detail the - implementation of algorithms and data structures of the hp, multigrid and - distributed mesh components of deal.II: + implementation of algorithms and data structures of the hp, multigrid, + distributed mesh, and matrix-free components of deal.II:

    @@ -207,6 +207,17 @@ Comput. & Struct., vol. 82, pp. 2437-2445, 2004 +
  1. M. Kronbichler, K. Kormann +
    + A generic interface for parallel cell-based finite element + operator application + +
    + Computers and Fluids, vol. 63, pp. 135-147, 2012 +
    + DOI: 10.1016/j.compfluid.2012.04.012 +
  2. +
  3. W. Bangerth, T. Heister
    What makes computational open source software libraries successful? @@ -286,6 +297,15 @@ Msc thesis, University of Göttingen, Germany, 2013.
  4. +
  5. O. Axelsson, P. Boyanova, M. Kronbichler, M. Neytcheva, X. Wu +
    + Numerical and computational efficiency of solvers for + two-phase problems + +
    + Comput. Math. Appl., 65, 301-314, 2013. +
  6. +
  7. A. Barker, T. Rees, M. Stoll
    A fast solver for an H1 regularized @@ -1216,15 +1236,6 @@ A Goal Oriented Software Library for Solving PDEs and Optimization Problems with University of Uppsala, research report, 2012.
  8. -
  9. M. Kronbichler, K. Kormann -
    - A generic interface for parallel cell-based finite element - operator application - -
    - Computers and Fluids, vol. 63, pp. 135-147, 2012. -
  10. -
  11. M. Kunkel
    Nonsmooth Newton Methods and Convergence of -- 2.39.5