GNU bug report logs - #39862
[PATCH 0/4] update Dune finite element packages

Previous Next

Package: guix-patches;

Reported by: Felix Gruber <felgru <at> posteo.net>

Date: Sun, 1 Mar 2020 20:07:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Felix Gruber <felgru <at> posteo.net>
To: 39862 <at> debbugs.gnu.org
Cc: Felix Gruber <felgru <at> posteo.net>, zimoun <zimon.toutoune <at> gmail.com>
Subject: [bug#39862] [PATCH v2 4/6] gnu: dune-istl: Build with suitesparse
Date: Tue, 10 Mar 2020 20:29:08 +0100
* gnu/packages/maths.scm (dune-istl)[inputs]: Add suitesparse to build
additional solvers in dune-istl.
---
 gnu/packages/maths.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 9da38aad68..2c03c00366 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4754,6 +4754,7 @@ This package contains the basic DUNE grid classes.")
        ("openmpi" ,openmpi)
        ;; Optional
        ("metis" ,metis)
+       ("suitesparse" ,suitesparse)
        ("superlu" ,superlu)
        ("openblas" ,openblas)
        ("gmp" ,gmp)
-- 
2.25.1





This bug report was last modified 5 years and 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.