Language

Package: fenics-dolfin @ 2019.1.0.post0

Synopsis

Problem solving environment for differential equations

Description

DOLFIN is a computational framework for finding numerical solutions to problems described by differential equations. Numerical models in DOLFIN are constructed using general families of finite elements. Data structures are provided for discretizing the governing system on a computational mesh. A compact syntax, similar to mathematical notation, is made available for defining function spaces and expressing variational forms. Interfaces to specialized matrix solvers are provided for solving the resultant linear systems.

fenics-dolfin is part of the FEniCS project. It is the C++ user interface to the FEniCS core components and external libraries.

Home page
https://bitbucket.org/fenics-project/dolfin/
Location
gnu/packages/simulation.scm (line: 422, column: 2)
Licenses

Lint warnings

LinterMessageLocation
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 'ffc' does not match package name 'python-fenics-ffc'
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'slepc' does not match package name 'slepc-openmpi'