Skip to main content

Showing 1–6 of 6 results for author: Heister, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2203.12292  [pdf, other

    math.NA cs.MS

    Efficient distributed matrix-free multigrid methods on locally refined meshes for FEM computations

    Authors: Peter Munch, Timo Heister, Laura Prieto Saavedra, Martin Kronbichler

    Abstract: This work studies three multigrid variants for matrix-free finite-element computations on locally refined meshes: geometric local smoothing, geometric global coarsening, and polynomial global coarsening. We have integrated the algorithms into the same framework-the open-source finite-element library deal.II-, which allows us to make fair comparisons regarding their implementation complexity, compu… ▽ More

    Submitted 10 April, 2022; v1 submitted 23 March, 2022; originally announced March 2022.

    Comments: 34 pages, 17 figures

    ACM Class: G.4

  2. The deal.II finite element library: design, features, and insights

    Authors: Daniel Arndt, Wolfgang Bangerth, Denis Davydov, Timo Heister, Luca Heltai, Martin Kronbichler, Matthias Maier, Jean-Paul Pelteret, Bruno Turcksin, David Wells

    Abstract: deal.II is a state-of-the-art finite element library focused on generality, dimension-independent programming, parallelism, and extensibility. Herein, we outline its primary design considerations and its sophisticated features such as distributed meshes, $hp$-adaptivity, support for complex geometries, and matrix-free algorithms. But deal.II is more than just a software library: It is also a diver… ▽ More

    Submitted 17 February, 2020; v1 submitted 24 October, 2019; originally announced October 2019.

    Comments: 36 pages, 3 figures

    Journal ref: Computers {\&} Mathematics with Applications, 81: 407--422, 2021

  3. arXiv:1904.03317  [pdf, other

    math.NA cs.MS

    A Flexible, Parallel, Adaptive Geometric Multigrid method for FEM

    Authors: Thomas C. Clevenger, Timo Heister, Guido Kanschat, Martin Kronbichler

    Abstract: 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 hier… ▽ More

    Submitted 3 August, 2021; v1 submitted 5 April, 2019; originally announced April 2019.

  4. High Accuracy Mantle Convection Simulation through Modern Numerical Methods. II: Realistic Models and Problems

    Authors: Timo Heister, Juliane Dannberg, Rene Gassmöller, Wolfgang Bangerth

    Abstract: Computations have helped elucidate the dynamics of Earth's mantle for several decades already. The numerical methods that underlie these simulations have greatly evolved within this time span, and today include dynamically changing and adaptively refined meshes, sophisticated and efficient solvers, and parallelization to large clusters of computers. At the same time, many of these methods -- discu… ▽ More

    Submitted 7 May, 2017; v1 submitted 16 February, 2017; originally announced February 2017.

  5. arXiv:1508.07231  [pdf, other

    cs.MS

    Clone and graft: Testing scientific applications as they are built

    Authors: Bruno Turcksin, Timo Heister, Wolfgang Bangerth

    Abstract: This article describes our experience developing and maintaining automated tests for scientific applications. The main idea evolves around building on already existing tests by cloning and grafting. The idea is demonstrated on a minimal model problem written in Python.

    Submitted 28 August, 2015; originally announced August 2015.

  6. arXiv:1312.2266  [pdf, other

    math.NA cs.MS

    The deal.II Library, Version 8.1

    Authors: Wolfgang Bangerth, Timo Heister, Luca Heltai, Guido Kanschat, Martin Kronbichler, Matthias Maier, Bruno Turcksin, Toby D. Young

    Abstract: This paper provides an overview of the new features of the finite element library deal.II version 8.1.

    Submitted 31 December, 2013; v1 submitted 8 December, 2013; originally announced December 2013.

    Comments: v4: for deal.II version 8.1 v3: minor fixes. v2: correct the citation inside the article