API reference¶
Python¶
Public user interface¶
General tools for timing and configuration |
|
Tools for assembling and manipulating finite element forms |
|
Simple built-in mesh generation module |
|
IO module for input data, post-processing and checkpointing |
|
Just-in-time (JIT) compilation using FFCx. |
|
Linear algebra functionality |
|
Creation, refining and marking of meshes |
|
Tool for querying pkg-config files |
|
Support functions for plotting |
pybind11 wrapped interface¶
These are interfaces to the C++ component of DOLFINx, and are low-level and subject to change. They are not intended for application-level use.
Common module |
|
FEM module |
|
Mesh generation module |
|
Geometry module |
|
Graph module |
|
I/O module |
|
Logging module |
|
Mesh library module |
|
Refinement module |