P1 Finite Element Examples










Results of the same finite element application running on different grids.
Details can be found in:
P. Bastian, M. Blatt, A. Dedner, C. Engwer, R. Klöfkorn, R. Kornhuber, M. Ohlberger, O. Sander. A Generic Grid Interface for Parallel and Adaptive Scientific Computing. Part II: Implementation and Tests in DUNE. Computing 82(2-3):121-138, 2008, Preprint.
From left to right the images show:
- 2D simulation using Dune::Grid::Alberta
- 3D simulation using Dune::Grid::Alberta
- 3D simulation using Dune::Grid::ALU3dGrid with cubes
- 3D simulation using Dune::Grid::ALU3dGrid with simplices
- Isosurface of a 3D simulation
- 2D simulation using Dune::Grid::UGGrid with cubes
- 3D simulation using Dune::Grid::UGGrid with cubes
- 3D simulation using Dune::Grid::UGGrid with simplices
- 3D simulation using Dune::Grid::UGGrid with simplices
- 3D simulation using Dune::Grid::YaspGrid
