Last change
on this file since 22755 was 22755, checked in by Mathieu Morlighem, 7 years ago |
CHG: added 21724-22754
|
File size:
515 bytes
|
Rev | Line | |
---|
[22755] | 1 | Index: ../trunk-jpl/test/NightlyRun/test119.m
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/test/NightlyRun/test119.m (revision 22719)
|
---|
| 4 | +++ ../trunk-jpl/test/NightlyRun/test119.m (revision 22720)
|
---|
| 5 | @@ -1,10 +1,7 @@
|
---|
| 6 | %Test Name: SquareBamgMesh
|
---|
| 7 |
|
---|
| 8 | %Simple mesh
|
---|
| 9 | -disp(' -======== STARTING===========');
|
---|
| 10 | -md=model();
|
---|
| 11 | -disp('ok');
|
---|
| 12 | -md=bamg(md,'domain','../Exp/Square.exp','hmax',100000.);
|
---|
| 13 | +md=bamg(model(),'domain','../Exp/Square.exp','hmax',100000.);
|
---|
| 14 | x1=md.mesh.x;
|
---|
| 15 | y1=md.mesh.y;
|
---|
| 16 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.