mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 06:00:36 +02:00
The dolfin interface to sundials requires a header file 'cvode_impl.h' which is not available in sundials v>5.4.0. * gnu/packages/simulation.scm (fenics-dolfin) [inputs]: Remove SUNDIALS-OPENMPI. [arguments]<#:configure-flags>: Disable SUNDIALS feature. <#:phases>: Do not set SUNDIALS_DIR variable. Signed-off-by: Andreas Enge <andreas@enge.fr>