From 28ac0cb61c8966868db6754a5184c16abf37a166 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Fri, 19 Apr 2002 08:51:48 +0000 Subject: [PATCH] ENUMATH paper git-svn-id: https://svn.dealii.org/trunk@5684 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/publications/2002/cks-1.html | 26 +++++++++++++++++++ deal.II/doc/publications/2002/kanschat-1.html | 22 ++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 deal.II/doc/publications/2002/cks-1.html create mode 100644 deal.II/doc/publications/2002/kanschat-1.html diff --git a/deal.II/doc/publications/2002/cks-1.html b/deal.II/doc/publications/2002/cks-1.html new file mode 100644 index 0000000000..2a09bcfe3b --- /dev/null +++ b/deal.II/doc/publications/2002/cks-1.html @@ -0,0 +1,26 @@ + + + + + + + +

LDG methods for Stokes flow problems

+Bernardo Cockburn, + Guido Kanschat, Dominik Schötzau +

Abstract

+ + +We review the development of local discontinuous +Galerkin methods for +the Stokes problem in incompressible fluid flow. +We explain the derivation of these methods +and present the corresponding error estimates. +The case of natural boundary conditions is treated. +A series of numerical examples are shown. + + + + diff --git a/deal.II/doc/publications/2002/kanschat-1.html b/deal.II/doc/publications/2002/kanschat-1.html new file mode 100644 index 0000000000..f60049afa1 --- /dev/null +++ b/deal.II/doc/publications/2002/kanschat-1.html @@ -0,0 +1,22 @@ + + + + + + + +

Multi-level Preconditioners for the interior penalty method

+Guido Kanschat +

Abstract

+ + + The analysis of the variable V-cycle for interior penalty + discretization of Poisson's equation is reviewed. The performance of + the analyzed method is compared to several variants. Numerical + results for the LDG method are presented. +\ + + + -- 2.39.5