Index: /issm/trunk/src/mex/ProcessParams/ProcessParams.cpp
===================================================================
--- /issm/trunk/src/mex/ProcessParams/ProcessParams.cpp	(revision 174)
+++ /issm/trunk/src/mex/ProcessParams/ProcessParams.cpp	(revision 175)
@@ -23,4 +23,5 @@
 	FetchData((void**)&parameters,NULL,NULL,PARAMETERSIN,"DataSet",NULL);
 	FetchData((void**)&partition,NULL,NULL,PARTITION,"Vector",NULL);
+	VecShift(partition,-1.0);
 
 	/*!Generate internal degree of freedom numbers: */
