Skip to content
Snippets Groups Projects
Commit 1e599d96 authored by Thomas Gibson's avatar Thomas Gibson
Browse files

Update wave-op example

parent 49e21efe
No related branches found
No related tags found
No related merge requests found
......@@ -33,9 +33,10 @@ from meshmode.dof_array import thaw
from meshmode.mesh import BTAG_ALL, BTAG_NONE # noqa
from grudge.discretization import DiscretizationCollection
from grudge.dof_desc import QTAG_NONE, DOFDesc
import grudge.op as op
from grudge.shortcuts import make_visualizer
from grudge.symbolic.primitives import TracePair, QTAG_NONE, DOFDesc
from grudge.symbolic.primitives import TracePair
# {{{ wave equation bits
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment