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
- Host: GitHub
- URL: https://github.com/kynan/fenics14
- Owner: kynan
- Created: 2014-06-03T09:08:17.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-10-06T06:56:50.000Z (over 1 year ago)
- Last Synced: 2025-05-04T09:37:25.383Z (8 months ago)
- Language: CSS
- Homepage: http://kynan.github.io/fenics14
- Size: 178 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)**