From: Daniel Arndt Date: Thu, 30 Mar 2023 20:53:20 +0000 (-0400) Subject: Update SUNDIALS link in doc/readme.html X-Git-Tag: v9.5.0-rc1~393^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15000%2Fhead;p=dealii.git Update SUNDIALS link in doc/readme.html --- diff --git a/doc/readme.html b/doc/readme.html index fa99ac04f1..32d9aa805d 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -649,11 +649,11 @@
- SUNDIALS
+ SUNDIALS

- SUNDIALS is a collection of solvers for nonlinear and differential/algebraic equations. - SUNDIALS should be readily packaged by most Linux distributions. To use a self compiled version, + SUNDIALS is a collection of solvers for nonlinear and differential/algebraic equations. + SUNDIALS should be readily packaged by most Linux distributions. To use a self compiled version, specify -DSUNDIALS_DIR=/path/to/sundials to the deal.II CMake call.