Index: ../trunk-jpl/src/c/classes/IoModel.cpp =================================================================== --- ../trunk-jpl/src/c/classes/IoModel.cpp (revision 16770) +++ ../trunk-jpl/src/c/classes/IoModel.cpp (revision 16771) @@ -1202,12 +1202,9 @@ /*output: */ int* vector=NULL; - int num /*intermediary: */ - int M, N; - IssmPDouble *pmatrix = NULL; - IssmDouble *matrix = NULL; + int integer; int *codes = NULL; int code; @@ -1424,7 +1421,7 @@ /*this data has already been checked out! So cancel all that we've done here, and return * the data[data_enum] directly: */ matrix=this->data[data_enum]; - for (int i=0;i(matrix[i]); + for (int i=0;i(matrix[i]); } else{ for (int i=0;i