-Version 9.6.0 of deal.II, the object-oriented finite element library awarded the
-J. H. Wilkinson Prize for Numerical Software, has been released. It is
+Version 9.6.0 of deal.II, the object-oriented finite element library awarded
+the J. H. Wilkinson Prize for Numerical Software, has been released. It is
available for free under an Open Source license from the deal.II homepage at
https://www.dealii.org/
- Support for dimension-independent programming
- Locally refined adaptive meshes and multigrid support
- A zoo of different finite elements
- - Built-in support for shared memory and distributed parallel computing,
- scaling from laptops to clusters with 300,000+ of processor cores
- - Interfaces to Trilinos, PETSc, SUNDIALS, UMFPACK and many other external
- software packages
- - Input and output for a wide variety of meshing and visualization platforms.
+ - Built-in support for shared memory and distributed parallel
+ computing, scaling from laptops to clusters with 300,000+ of
+ processor cores
+ - Interfaces to Trilinos, PETSc, SUNDIALS, UMFPACK and many other
+ external software packages
+ - Input and output for a wide variety of meshing and visualization
+ platforms.
The deal.II developers