Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048555
en ru br
ALT Linux repos
S:2019.1.0-alt2

Group :: Development/Tools
RPM: python3-module-ffc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2019.1.0-alt2
Build date: 5 august 2020, 11:20 ( 190.3 weeks ago )
Size: 1181.75 Kb

Home page:   https://fenicsproject.org/

License: LGPLv3+
Summary: Compiler for finite element variational forms
Description:

FFC is a compiler for finite element variational forms. From a high-level
description of the form, it generates efficient low-level C++ code that
can be used to assemble the corresponding discrete operator (tensor). In
particular, a bilinear form may be assembled into a matrix and a linear
form may be assembled into a vector.

FFC may be used either from the command line (by invoking the 'ffc' command)
or as a Python module ('import ffc').

FFC is part of the FEniCS project (www.fenics.org) and functions as a
just-in-time (JIT) compiler for DOLFIN.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-ffc
  • python3-module-ffc-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin