fenicsAdvanced Examples

Finite element computing for PDEs and scientific modeling

Advanced fenics techniques

Advanced usage and configuration of fenics.

python
# Install: conda install -c conda-forge fenics
import fenics

# Advanced fenics configuration and usage
print("fenics advanced patterns")

These advanced techniques unlock the full power of fenics.

Want to try these examples interactively?

Open Advanced Playground