An open API service indexing awesome lists of open source software.

https://github.com/kynan/fenics14

Slides for my talk at the FEniCS'14 Workshop, Paris, June 16-17 2014
https://github.com/kynan/fenics14

Last synced: 6 months ago
JSON representation

Slides for my talk at the FEniCS'14 Workshop, Paris, June 16-17 2014

Awesome Lists containing this project

README

          

# Firedrake: Re-imagining FEniCS by Composing Domain-specific Abstractions

## **Florian Rathgeber**1, Lawrence Mitchell1, David Ham1,2, Michael Lange3, Andrew McRae2, Fabio Luporini1, Gheorghe-teodor Bercea1, Paul Kelly1

1 Department of Computing, Imperial College London
2 Department of Mathematics, Imperial College London
3 Department of Earth Science & Engineering, Imperial College London

Slides from my talk at FEniCS'14, Paris, France,
June 16-17 2014: https://kynan.github.io/fenics14

## Resources

* **[PyOP2](https://github.com/OP2/PyOP2)**
* *[PyOP2: A High-Level Framework for Performance-Portable Simulations on Unstructured Meshes](https://dx.doi.org/10.1109/SC.Companion.2012.134)*
Florian Rathgeber, Graham R. Markall, Lawrence Mitchell, Nicholas Loriant, David A. Ham, Carlo Bertolli, Paul H.J. Kelly,
WOLFHPC 2012
* *[Performance-Portable Finite Element Assembly Using PyOP2 and FEniCS](https://link.springer.com/chapter/10.1007/978-3-642-38750-0_21)*
Graham R. Markall, Florian Rathgeber, Lawrence Mitchell, Nicolas Loriant, Carlo Bertolli, David A. Ham, Paul H. J. Kelly ,
ISC 2013
* **[Firedrake](https://github.com/firedrakeproject/firedrake)**
* *[Cross-Loop Optimization of Arithmetic Intensity for Finite Element Local Assembly](https://dx.doi.org/10.1145/2687415)*
Fabio Luporini, Ana Lucia Varbanescu, Florian Rathgeber, Gheorghe-Teodor Bercea, J. Ramanujam, David A. Ham, Paul H. J. Kelly,
ACM Transactions on Architecture and Code Optimization, January 2015
* **[UFL](https://github.com/firedrakeproject/ufl)**
* **[FFC](https://github.com/firedrakeproject/ffc)**