Package ffc: Information

    Source package: ffc
    Version: 1.1.0-alt1.bzr20130129
    Build time:  Jan 31, 2013, 09:03 AM
    Report package bug
    License: LGPL 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.

    List of rpms provided by this srpm:
    ffc (noarch)
    ffc-doc (noarch)
    python-module-ffc (noarch)



    ACL:
    Eugeny A. Rostovtsev
    Evgeny Sinelnikov
    @python
    @qa
    @everybody

      1. python-devel = 2.7
      2. libnumpy-devel
      3. python-module-ferari
      4. python-module-fiat
      5. rpm-build-python >= 0.8
      6. python-module-ufc

    Last changed


    Jan. 31, 2013 Eugeny A. Rostovtsev 1:1.1.0-alt1.bzr20130129
    - Version 1.1.0
    Oct. 15, 2012 Eugeny A. Rostovtsev 1:1.0.0-alt1.bzr20120910
    - New snapshot
    Aug. 13, 2012 Eugeny A. Rostovtsev 1:1.0.0-alt1.bzr20120530
    - New snapshot