--- trunk/escript/src/DataExpanded.cpp 2006/09/22 09:30:06 855 +++ trunk/escript/src/DataExpanded.cpp 2006/09/26 01:00:36 856 @@ -253,6 +253,7 @@ DataExpanded::toString() const { stringstream temp; + FunctionSpace fs=getFunctionSpace(); // // create a temporary view as the offset will be changed DataArrayView tempView(getPointDataView().getData(),getPointDataView().getShape(),getPointDataView().getOffset()); @@ -260,7 +261,7 @@ for (int j=0;j