Language

Package: fenics @ 2019.1.0.post0

Synopsis

High-level environment for solving differential equations

Description

fenics is a computing platform for solving general classes of problems that involve differential equations. fenics facilitates access to efficient methods for dealing with ordinary differential equations (ODEs) and partial differential equations (PDEs). Systems of equations such as these are commonly encountered in areas of engineering, mathematics and the physical sciences. It is particularly well-suited to problems that can be solved using the Finite Element Method (FEM).

fenics is the top level of the set of packages that are developed within the FEniCS project. It provides the python user interface to the FEniCS core components and external libraries.

Home page
https://fenicsproject.org/
Location
gnu/packages/simulation.scm (line: 591, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
input-labels

Identify input labels that do not match package names

label 'cmake' does not match package name 'cmake-minimal'
input-labels

Identify input labels that do not match package names

label 'ply' does not match package name 'python-ply'
input-labels

Identify input labels that do not match package names

label 'pytest' does not match package name 'python-pytest'
input-labels

Identify input labels that do not match package names

label 'catch' does not match package name 'catch2'
input-labels

Identify input labels that do not match package names

label 'blas' does not match package name 'openblas'
input-labels

Identify input labels that do not match package names

label 'hdf5' does not match package name 'hdf5-parallel-openmpi'
input-labels

Identify input labels that do not match package names

label 'scotch' does not match package name 'pt-scotch32'
input-labels

Identify input labels that do not match package names

label 'sundials' does not match package name 'sundials-openmpi'
input-labels

Identify input labels that do not match package names

label 'dolfin' does not match package name 'fenics-dolfin'
input-labels

Identify input labels that do not match package names

label 'petsc4py' does not match package name 'python-petsc4py'
input-labels

Identify input labels that do not match package names

label 'slepc4py' does not match package name 'python-slepc4py'