FEniCS/ffcx
Next generation FEniCS Form Compiler for finite element forms
This tool helps computational scientists and engineers translate complex mathematical descriptions of physical phenomena, known as finite element variational forms, into highly efficient C code. You provide a high-level definition of these forms, and it generates code that can assemble discrete operators, like matrices or vectors. It's designed for users performing advanced simulations who need to convert mathematical models into computational instructions.
188 stars.
Use this if you are a computational scientist or engineer working with the FEniCS project and need to efficiently compile finite element variational forms into low-level code for numerical simulations.
Not ideal if you are not using the FEniCS ecosystem or do not need to generate C code from high-level mathematical descriptions for finite element analysis.
Stars
188
Forks
45
Language
Python
License
—
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/FEniCS/ffcx"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
inducer/cgen
C/C++ source generation from an AST
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator