deal.II and p4est
deal.II is an open source Finite Element library that uses p4est for the parallel partitioning of meshes to compute on. The goal of this tutorial is an introduction to deal.II, Finite Element methods (briefly), and how deal.II uses p4est.
- Required setup
- Please download and install the VirtualBox image linked to in the instructions.
The examples
The examples and instructions are available at the deal.II and p4est repository.