dealii/dealii
The development repository for the deal.II finite element library observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 72
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 132.5
- age_days: 4430
- days_rel: 24
- days_push: 7
- n_releases_24m: 5
Adoption not part of the score
1715 stars · 864 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
deal.II is a C++ library for solving partial differential equations using adaptive finite elements, with support for dimension-independent code, parallel computing (MPI, GPU via Kokkos), and extensive tutorials. It is a mature, widely used academic and commercial project with regular releases and comprehensive documentation.
Use cases
- solve PDEs with adaptive finite elements in C++
- build a parallel finite element solver for supercomputers
- simulate heat equation or elasticity on adaptive meshes
- run GPU-accelerated FEM simulations with Kokkos
- learn finite element methods through tutorial programs
- solve Helmholtz or magnetostatic curl-curl problems
- implement discontinuous Galerkin solvers on polytopal meshes
When to choose
- you need a production-quality, well-documented FEM library in C++
- you need to scale finite element solvers from laptops to supercomputers
- you want dimension-independent code and adaptive mesh refinement out of the box
- you need GPU acceleration for FEM via Kokkos
When to avoid
- you need a quick scripting-language PDE tool rather than a C++ library
- your problem is not suited to finite element discretization
- you need a turnkey application rather than a library you program against
Facets
library · maturity stable
simulation math graphics developer-tools simulation performance gpu-computing education windows cpp cross-platform finite-elements pde-solver hpc scientific-computing adaptive-mesh-refinement mpi kokkos numerical-methods algorithms linux macos gpu
8 sources
- readme: https://github.com/dealii/dealii · fetched 2026-08-28 · 670ddf6ba090
- homepage: https://dealii.org · fetched 2026-08-29 · a9d0824cb899
- site_page: https://dealii.org/about · fetched 2026-08-29 · 3220c90acfbe
- site_page: https://dealii.org/about/news · fetched 2026-08-29 · ac983e077836
- site_page: https://dealii.org/about/funding · fetched 2026-08-29 · b1478d8479be
- site_page: https://dealii.org/current/doxygen/deal.II · fetched 2026-08-29 · c62f0bf3c221
- site_page: https://dealii.org/current_release/older_releases · fetched 2026-08-29 · 7c407dbb9a08
- site_page: https://dealii.org/developer/doxygen/deal.II · fetched 2026-08-29 · 871fa438be4e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dealii/dealii | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem