Skip to content

Advection demo - reference numpy implementation

Matt Wala requested to merge advection-demo into master

This is a demo that solves the 1D advection equation using a DG operator and numpy. It's a baby step for full Grudge translation and the first thing I'm targeting the translator for. I'm not done with the translator but this part is ready to share.

Merge request reports

Loading