Changeset 11252
- Timestamp:
- 01/30/12 11:37:26 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/mex/Solver/Solver.cpp
r11203 r11252 33 33 FetchMatlabData(¶meters,PARAMETERS); 34 34 35 /*In serial mode, we have no set any petsc options, do it now: */35 /*In serial mode, we have not set any petsc options, do it now: */ 36 36 #ifdef _SERIAL_ 37 37 parameters->FindParam(&analysis_type,AnalysisTypeEnum);
Note:
See TracChangeset
for help on using the changeset viewer.