Author: renard
Date: Sat Dec 19 17:18:58 2015
New Revision: 5206
URL: http://svn.gna.org/viewcvs/getfem?rev=5206&view=rev
Log:
cancel modification
Modified:
trunk/getfem/interface/tests/matlab/demo_refine.m
Modified: trunk/getfem/interface/tests/matlab/demo_refine.m
URL:
http://svn.gna.org/viewcvs/getfem/trunk/getfem/interface/tests/matlab/demo_refine.m?rev=5206&r1=5205&r2=5206&view=diff
==============================================================================
--- trunk/getfem/interface/tests/matlab/demo_refine.m (original)
+++ trunk/getfem/interface/tests/matlab/demo_refine.m Sat Dec 19 17:18:58 2015
@@ -18,7 +18,8 @@
% In this example, the refinement will focus on the
% transition between the Dirichlet and the Neumann boundary.
-clear all; clf;
+gf_workspace('clear all');
+% clear all; clf;
L=100; H=22;
N=2;
draw = true;
_______________________________________________
Getfem-commits mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-commits