Completed
Questions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
FEniCSx: Design of the Next Generation FEniCS Libraries for Finite Element Methods
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Quiz
- 3 UFL
- 4 Directed Graph
- 5 Code Generation
- 6 Dolphin
- 7 Legacy Phoenix
- 8 Performance
- 9 Prerequisites
- 10 Background
- 11 Tools
- 12 PhoenixX
- 13 PhoenixX Overview
- 14 Extensibility
- 15 Philosophy
- 16 Functions Operating on Data
- 17 No Classes Involved
- 18 Geometric Operations
- 19 Summary
- 20 Partitioners
- 21 Mixed Formulations
- 22 Assembly Curve
- 23 Distributed Parallel Mesh
- 24 Kernel Code
- 25 Basics
- 26 Performance Summary
- 27 Performance Models
- 28 Memory Bandwidth
- 29 Questions