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.
For more information, visit http://www.fenicsproject.org
Documentation
Documentation can be viewed at http://fenics-ffc.readthedocs.org/.
Automated Testing
We use Bitbucket Pipelines and Atlassian Bamboo to perform automated testing.
Code Coverage
Code coverage reports can be viewed at https://coveralls.io/bitbucket/fenics-project/ffc.
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 <http://www.gnu.org/licenses/>.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file FFC-2017.1.0.tar.gz.
File metadata
- Download URL: FFC-2017.1.0.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ed05ada55e0d27aa7e2d44427f0e9ce31d3d28076b0bcff70e8181eb7a920ae
|
|
| MD5 |
28667c9f3ec71f49879089f1e203b5ab
|
|
| BLAKE2b-256 |
7abf64432abad1027be7f9bc642cae2914b44aaaeabad303235d1bd93f95b89e
|