Changeset 20574 for issm/trunk-jpl/src/m/solvers/iluasmoptions.m
- Timestamp:
- 04/28/16 16:09:38 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/solvers/iluasmoptions.m
r14610 r20574 8 8 options=pairoptions(varargin{:}); 9 9 iluasm=struct(); 10 11 %default iluasm options12 10 iluasm.toolkit='petsc'; 13 11 iluasm.mat_type=getfieldvalue(options,'mat_type','aij');
Note:
See TracChangeset
for help on using the changeset viewer.