gnu: fenics: Skip extra demo in 'check' phase.
authorPaul Garlick <pgarlick@tourbillion-technology.com>
Wed, 28 Nov 2018 19:48:20 +0000 (19:48 +0000)
committerLudovic Courtès <ludo@gnu.org>
Tue, 4 Dec 2018 09:58:56 +0000 (10:58 +0100)
* gnu/packages/simulation.scm (fenics)[arguments]: Add 'curl-curl'
demo to list of demos that require meshes supplied by git-lfs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/simulation.scm

index c080a16..2132d4a 100644 (file)
@@ -648,6 +648,7 @@ user interface to the FEniCS core components and external libraries.")
                  "'lift-drag', \n"
                  "'elastodynamics', \n"
                  "'dg-advection-diffusion', \n"
+                 "'curl-curl', \n"
                  "'contact-vi-tao', \n"
                  "'contact-vi-snes', \n"
                  "'collision-detection', \n"