Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
grudge
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
grudge
Commits
1e599d96
Commit
1e599d96
authored
3 years ago
by
Thomas Gibson
Browse files
Options
Downloads
Patches
Plain Diff
Update wave-op example
parent
49e21efe
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/wave/wave-op-var-velocity.py
+2
-1
2 additions, 1 deletion
examples/wave/wave-op-var-velocity.py
with
2 additions
and
1 deletion
examples/wave/wave-op-var-velocity.py
+
2
−
1
View file @
1e599d96
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment