Back to Projects List
- Ben Zwick (The University of Western Australia)
- Samantha Horvath (Kitware)
- Jean-Christophe Fillion-Robin (Kitware)
- Andras Lasso (Queen's Universtity)
FEniCS is a popular open-source (LGPLv3) computing platform for solving partial differential equations (PDEs). FEniCS enables users to quickly translate scientific models into efficient finite element code. With the high-level Python and C++ interfaces to FEniCS, it is easy to get started, but FEniCS offers also powerful capabilities for more experienced programmers. FEniCS runs on a multitude of platforms ranging from laptops to high-performance clusters. The goal of this project is to integrate FEniCS into a Slicer extension.
- Install FEniCS Python packages inside Slicer.
- Run FEniCS demo inside Slicer.
- Create Slicer FEniCS extension.
- Installed FEniCS Python packages inside Slicer (see Slicer FEniCS Installation).
- Created Slicer FEniCS extension to run FEniCS demo inside Slicer.