Skip to content

Commit

Permalink
Merge branch 'i-tut-christoph' into 'master'
Browse files Browse the repository at this point in the history
I tut christoph

See merge request ngsolve/ngsolve!1327
  • Loading branch information
ChrLackner committed Jul 9, 2023
2 parents 57d131c + 6d585b6 commit 5d68379
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/i-tutorials/unit-3.6-surfacehdg/surfacehdg.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,6 @@
"t.Set(0)\n",
"for i in range(int(T/dt)):\n",
" gfu.vec.data = mstarinv @ m.mat * gfu.vec\n",
" sceneu.Redraw()\n",
" sceneun.Redraw()\n",
" t.Set(t.Get()+dt)"
]
Expand Down

0 comments on commit 5d68379

Please sign in to comment.