diff plotDerivative2d.jl @ 134:79699dda29be

Merge in cell_based_test
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 21 Feb 2019 16:27:28 +0100
parents 8d505e9bc715
children d61bfc8cf6a5
line wrap: on
line diff
--- a/plotDerivative2d.jl	Fri Jan 25 15:20:40 2019 +0100
+++ b/plotDerivative2d.jl	Thu Feb 21 16:27:28 2019 +0100
@@ -9,8 +9,8 @@
 
 sbp.apply!(Laplace,u,v)
 
-@show u
-@show u'*u
+#@show u
+#@show u'*u
 
 sbp.Grid.plotgridfunction(g,u)