source:
issm/oecreview/Archive/21724-22754/ISSM-22719-22720.diff
Last change on this file was 22755, checked in by , 7 years ago | |
---|---|
File size: 515 bytes |
-
../trunk-jpl/test/NightlyRun/test119.m
1 1 %Test Name: SquareBamgMesh 2 2 3 3 %Simple mesh 4 disp(' -======== STARTING==========='); 5 md=model(); 6 disp('ok'); 7 md=bamg(md,'domain','../Exp/Square.exp','hmax',100000.); 4 md=bamg(model(),'domain','../Exp/Square.exp','hmax',100000.); 8 5 x1=md.mesh.x; 9 6 y1=md.mesh.y; 10 7
Note:
See TracBrowser
for help on using the repository browser.