Skip to content

Commit

Permalink
Update required deal.II version
Browse files Browse the repository at this point in the history
  • Loading branch information
fdrmrc committed Aug 28, 2024
1 parent e4d8d05 commit aac053d
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 @@ -21,7 +21,7 @@ We require:
- **clang** version >= 15
- **icc** (Intel compiler) 2021.2
- **openMPI** version >= 4.0.3
- **deal.II** version >= 9.5
- **deal.II** version >= 9.6

The library **polyDEAL** employs **deal.II** as main third-party library. As **deal.II** itself depends on other external libraries for many functionalities, we strongly suggest to download and install deal.II following the instructions available at https://www.dealii.org/download.html and https://www.dealii.org/developer/readme.html. The minimal set of other external libraries that we require are: **METIS**, **p4est**, **Trilinos**. All of them should be compiled against MPI during the installation phase of deal.II.

Expand Down

0 comments on commit aac053d

Please sign in to comment.