From a670aebdcece7de1ea18c3c91817ed4cd21af23d Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Thu, 30 Mar 2023 16:53:20 -0400 Subject: [PATCH] Update SUNDIALS link in doc/readme.html --- doc/readme.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.

-- 2.39.5