scispace - formally typeset
A

Andreas Dedner

Researcher at University of Warwick

Publications -  102
Citations -  3370

Andreas Dedner is an academic researcher from University of Warwick. The author has contributed to research in topics: Discontinuous Galerkin method & Discretization. The author has an hindex of 21, co-authored 99 publications receiving 3053 citations. Previous affiliations of Andreas Dedner include University of Freiburg.

Papers
More filters
Journal ArticleDOI

Hyperbolic divergence cleaning for the MHD equations

TL;DR: A new approach to the stabilization of numerical schemes in magnetohydrodynamic processes in which the divergence errors are transported to the domain boundaries with the maximal admissible speed and are damped at the same time is developed.
Journal ArticleDOI

A generic grid interface for parallel and adaptive scientific computing. Part II: implementation and tests in DUNE

TL;DR: An efficient interface specification as a set of C++ classes is derived that separates the applications from the grid data structures and thus, user implementations become independent of the underlying grid implementation.
Journal ArticleDOI

A generic grid interface for parallel and adaptive scientific computing. Part I: abstract framework

TL;DR: The definitions in this article serve as the basis for an implementation of an abstract grid interface as C++ classes in the framework (Bastian et al. 2008, this issue).
Journal ArticleDOI

A generic interface for parallel and adaptive discretization schemes: abstraction principles and the Dune - Fem module

TL;DR: This work describes an efficient object oriented implementation of a generic interface for grid-based discretization schemes that is realized in the Dune-Fem library and manages to separate functionality from data structures by using interface classes.