Skip to main content

The FEniCSx Form Compiler

Project description

FFCx: The FEniCSx Form Compiler

FFCx CI Coverage Status

FFCx is a new version of the FEniCS Form Compiler. It is being actively developed and is compatible with DOLFINx.

FFCx is a compiler for finite element variational forms. From a high-level description of the form in the Unified Form Language (UFL), 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. FFCx may be used either from the command line (by invoking the ffcx command) or as a Python module (import ffcx).

FFCx is part of the FEniCS Project. For more information, visit https://www.fenicsproject.org

Installation

To install FFCx from PyPI:

$ pip install fenics-ffcx

To install FFCx from the source directory:

$ pip install .

Documentation

Documentation can be viewed at https://docs.fenicsproject.org/ffcx/main

Interface file installation only

FFCx provides the ufcx.h interface header for finite element kernels, used by DOLFINx. ufcx.h is installed by FFCx within the Python site packages, but it is sometimes helpful to install only the header file. This can be done using cmake:

$ cmake -B build-dir -S cmake/
$ cmake --build build-dir
$ cmake --install build-dir

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fenics-ffcx-0.6.0.tar.gz (132.8 kB view details)

Uploaded Source

Built Distribution

fenics_ffcx-0.6.0-py3-none-any.whl (125.8 kB view details)

Uploaded Python 3

File details

Details for the file fenics-ffcx-0.6.0.tar.gz.

File metadata

  • Download URL: fenics-ffcx-0.6.0.tar.gz
  • Upload date:
  • Size: 132.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for fenics-ffcx-0.6.0.tar.gz
Algorithm Hash digest
SHA256 a688373ec567add503bc9989627972a48f4f908d6f1a065739f92aa708dbe97a
MD5 6d4a4c69cd38e3a03c2f3b33c2fd61a0
BLAKE2b-256 f1309b30f0e9a10b0be74c67b4c8d1f90b3443faf3bea0f8b0d3557270e44cb9

See more details on using hashes here.

File details

Details for the file fenics_ffcx-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: fenics_ffcx-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 125.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for fenics_ffcx-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 07afc04553e0822955a1eff85e1e1c73fa697ac79bc96c132353cb6a6d9ba9c6
MD5 ac803bf51ee1ffc61ceb51a9c37867a4
BLAKE2b-256 765fa3b446ddfd8cd19098dbad83514ed0657852b74f34aee512fc7c5e8ec7c1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page