Main aspects of the efficient treatment of partial differential equations are discretisation, multilevel/multigrid solution and parallelisation. These distinct topics are coverd from the historical background to modern developments. It is demonstrated how the ingredients can be put together to give an adaptive and parallel multilevel approach for the solution of elliptic boundary value problems. Error estimators and adaptive grid refinement techniques for ordinary and for sparse grid discretisations are presented. Different types of additive and multiplicative multilevel solvers are discussed with respect to parallel implementation and application to adaptive refined grids. Efficiency issues are treated both for the sequential multilevel methods and for the parallel version by hash table storage techniques. Finally, space-filling curve enumeration for parallel load balancing and processor cache efficiency are discussed.
Numerical simulation promises new insight in science and engineering. In ad dition to the traditional ways to perform research in science, that is laboratory experiments and theoretical work, a third way is being established: numerical simulation. It is based on both mathematical models and experiments con ducted on a computer. The discipline of scientific computing combines all aspects of numerical simulation. The typical approach in scientific computing includes modelling, numerics and simulation, see Figure l. Quite a lot of phenomena in science and engineering can be modelled by partial differential equations (PDEs). In order to produce accurate results, complex models and high resolution simulations are needed. While it is easy to increase the precision of a simulation, the computational cost of doing so is often prohibitive. Highly efficient simulation methods are needed to overcome this problem. This includes three building blocks for computational efficiency, discretisation, solver and computer. Adaptive mesh refinement, high order and sparse grid methods lead to discretisations of partial differential equations with a low number of degrees of freedom. Multilevel iterative solvers decrease the amount of work per degree of freedom for the solution of discretised equation systems. Massively parallel computers increase the computational power available for a single simulation.
Paralleles Rechnen - Mehrgitterverfahren und Adaptive Gitterverfeinerung
Main aspects of the efficient treatment of partial differential equations are discretisation, multilevel/multigrid solution and parallelisation. These distinct topics are covered from the historical background to modern developments.
Gerhard Zumbusch
Adaptive Parallel Multilevel Methods Adaptively Refined Grids Multilevel Iterative Solver Numerical Applications Space-Filling Curves differential equation