Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fdrmrc committed Aug 15, 2024
1 parent 2adffcb commit 63617d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ To enable to computation of some quality metrics, mostly of theoretical interest
We currently support the following features:
* Unified interface for 2D and 3D problems.
* Distributed-memory implementation through MPI.
* Parallel agglomerated multigrid support.
* Discontinuous Galerkin spaces of order $p$.
* Different agglomeration strategies.
* Multigrid support (still experimental)

## Building polyDEAL
Assuming deal.II is installed on your machine and meets the requirements above, all is required to do is:
Expand Down

0 comments on commit 63617d6

Please sign in to comment.