Changeset 20981 for issm/trunk-jpl/test/NightlyRun/test3015.m
- Timestamp:
- 07/22/16 11:39:17 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test3015.m
r19049 r20981 16 16 index=1; %this is the scalar component we are checking against 17 17 md.autodiff.independents={... 18 independent('name',' Thickness','type','vertex','nods',md.mesh.numberofvertices,'fos_forward_index',index)18 independent('name','md.geometry.thickness','type','vertex','nods',md.mesh.numberofvertices,'fos_forward_index',index) 19 19 }; 20 20
Note:
See TracChangeset
for help on using the changeset viewer.