Guido Kanschat

NA
6papers
157citations
Novelty26%
AI Score19

6 Papers

NAAug 3, 2021
A Flexible, Parallel, Adaptive Geometric Multigrid method for FEM

Thomas C. Clevenger, Timo Heister, Guido Kanschat et al.

We present the design and implementation details of a geometric multigrid method on adaptively refined meshes for massively parallel computations. The method uses local smoothing on the refined part of the mesh. Partitioning is achieved by using a space filling curve for the leaf mesh and distributing ancestors in the hierarchy based on the leaves. We present a model of the efficiency of mesh hierarchy distribution and compare its predictions to runtime measurements. The algorithm is implemented as part of the deal.II finite element library and as such available to the public.

NAMay 20, 2016
Geometric Multigrid for Darcy and Brinkman models of flows in highly heterogeneous porous media: A numerical study

Guido Kanschat, Raytcho Lazarov, Youli Mao

We apply geometric multigrid methods for the finite element approximation of flow problems governed by Darcy and Brinkman systems used in modeling highly heterogeneous porous media. The method is based on divergence-conforming discontinuous Galerkin methods and overlapping, patch based domain decomposition smoothers. We show in benchmark experiments that the method is robust with respect to mesh size and contrast of permeability for highly heterogeneous media.

NAJan 24, 2015
Multigrid methods for Hdiv-conforming discontinuous Galerkin methods for the Stokes equations

Guido Kanschat, Youli Mao

A multigrid method for the Stokes system discretized with an Hdiv-conforming discontinuous Galerkin method is presented. It acts on the combined velocity and pressure spaces and thus does not need a Schur complement approximation. The smoothers used are of overlapping Schwarz type and employ a local Helmholtz decomposition. Additionally, we use the fact that the discretization provides nested divergence free subspaces. We present the convergence analysis and numerical evidence that convergence rates are not only independent of mesh size, but also reasonably small.

NAJul 23, 2018
A Contraction Property of an Adaptive Divergence-Conforming Discontinuous Galerkin Method for the Stokes Problem

Natasha Sharma, Guido Kanschat

We prove the contraction property for two successive loops of the adaptive algorithm for the Stokes problem reducing the error of the velocity. The problem is discretized by a divergence-conforming discontinuous Galerkin method which separates pressure and velocity approximation due to its cochain property. This allows us to establish the quasi-orthogonality property which is crucial for the proof of the contraction. We also establish the quasi-optimal complexity of the adaptive algorithm in terms of the degrees of freedom.

NAOct 5, 2018
A C1-mapping based on finite elements on quadrilateral and hexahedral meshes

Daniel Arndt, Guido Kanschat

Finite elements of higher continuity, say conforming in $H^2$ instead of $H^1$, require a mapping from reference cells to mesh cells which is continuously differentiable across cell interfaces. In this article, we propose an algorithm to obtain such mappings given a topologically regular mesh in the standard format of vertex coordinates and a description of the boundary. A variant of the algorithm with orthogonal edges in each vertex is proposed. We introduce necessary modifications in the case of adaptive mesh refinement with nonconforming edges. Furthermore, we discuss efficient storage of the necessary data.