CMD + K

fenics-ufcx

Community

The FEniCSx Form Compiler

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::fenics-ufcx

Usage Tracking

0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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).

About

Summary

The FEniCSx Form Compiler

Last Updated

Nov 11, 2025 at 17:49

License

LGPL-3.0-or-later

Total Downloads

131.4K

Version Downloads

6.7K

Supported Platforms

noarch