Changeset 200
- Timestamp:
- 05/04/09 10:33:55 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/mex/ProcessParams/ProcessParams.cpp
r175 r200 23 23 FetchData((void**)¶meters,NULL,NULL,PARAMETERSIN,"DataSet",NULL); 24 24 FetchData((void**)&partition,NULL,NULL,PARTITION,"Vector",NULL); 25 26 /*Shit partition: */ 25 27 VecShift(partition,-1.0); 26 28
Note:
See TracChangeset
for help on using the changeset viewer.