Published June 24, 2022 | Version 9.4
Software Open

The deal.II tutorial step-75: parallel hp-adaptive multigrid methods for the Laplace equation

  • 1. Colorado State University
  • 2. Technical University of Munich, Helmholtz-Zentrum hereon

Description

The tutorial demonstrates how to apply hp-adaptive finite element methods efficiently on thousands of processes with distributed memory access. We make use of a hybrid geometric multigrid approach combined with matrix-free methods.

This version requires a deal.II library of version 9.4, which needs to be configured with both p4est and Trilinos.

Please visit https://dealii.org/current/doxygen/deal.II/step_75.html for a complete reference and the latest version of this tutorial.

Compiling and running

To generate a makefile for this code using CMake, create a build directory to your liking and type the following command into the terminal from the build directory:

cmake /path/to/step-75 -DDEAL_II_DIR=/path/to/deal.II-9.4

To compile the program, call:

make

Files

CMakeLists.txt

Files (64.3 kB)

Name Size Download all
md5:53730156ed7a0e76ee334f6a6146c84a
2.0 kB Preview Download
md5:927767cde914b8cdeb09b37477d64191
62.3 kB Download

Additional details

Related works

Is supplement to
Journal article: 10.1515/jnma-2022-0054 (DOI)

Funding

U.S. National Science Foundation
Collaborative Research: Efficient Coupling of Multilevel Partial Differential Equation Solvers and Advanced Sampling Methods 1821210
U.S. National Science Foundation
Collaborative Research: Frameworks: Software: Future Proofing the Finite Element Library Deal.II -- Development and Community Building 1835673