all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Garlick <pgarlick@tourbillion-technology.com>
To: 33545@debbugs.gnu.org
Cc: Paul Garlick <pgarlick@tourbillion-technology.com>
Subject: [bug#33545] [PATCH 2/2] gnu: fenics: Skip extra demo in 'check' phase.
Date: Wed, 28 Nov 2018 19:48:20 +0000	[thread overview]
Message-ID: <1543434500-32200-2-git-send-email-pgarlick@tourbillion-technology.com> (raw)
In-Reply-To: <1543434500-32200-1-git-send-email-pgarlick@tourbillion-technology.com>

* gnu/packages/simulation.scm (fenics)[arguments]: Add 'curl-curl'
demo to list of demos that require meshes supplied by git-lfs.
---
 gnu/packages/simulation.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm
index 6144e23..bbe6d53 100644
--- a/gnu/packages/simulation.scm
+++ b/gnu/packages/simulation.scm
@@ -639,6 +639,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"
-- 
1.8.3.1

  reply	other threads:[~2018-11-28 19:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-28 19:42 [bug#33545] [PATCH 0/2] Enable use of hypre via petsc Paul Garlick
2018-11-28 19:48 ` [bug#33545] [PATCH 1/2] gnu: petsc-openmpi: Configure with support for HYPRE preconditioner Paul Garlick
2018-11-28 19:48   ` Paul Garlick [this message]
2018-12-04 10:13 ` bug#33545: [PATCH 0/2] Enable use of hypre via petsc Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1543434500-32200-2-git-send-email-pgarlick@tourbillion-technology.com \
    --to=pgarlick@tourbillion-technology.com \
    --cc=33545@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.