Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37513888
en ru br
ALT Linux repos
5.0: 0.6.2-alt1

Group :: Development/Tools
RPM: ffc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.6.2-alt1
Build date: 25 april 2009, 06:10 ( 782.7 weeks ago )
Size: 1443.81 Kb

Home page:   http://www.fenics.org/

License: GPL v3
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: Eugeny A. Rostovtsev (REAL)

List of contributors

List of rpms provided by this srpm:

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