Changeset 175 for issm/trunk/src/mex/ProcessParams/ProcessParams.cpp
- Timestamp:
- 05/01/09 14:53:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/mex/ProcessParams/ProcessParams.cpp
r1 r175 23 23 FetchData((void**)¶meters,NULL,NULL,PARAMETERSIN,"DataSet",NULL); 24 24 FetchData((void**)&partition,NULL,NULL,PARTITION,"Vector",NULL); 25 VecShift(partition,-1.0); 25 26 26 27 /*!Generate internal degree of freedom numbers: */
Note:
See TracChangeset
for help on using the changeset viewer.