Changeset 366
- Timestamp:
- 05/12/09 16:29:42 (17 years ago)
- File:
-
- 1 edited
-
issm/trunk/src/c/io/ModelFetchData.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/io/ModelFetchData.cpp
r117 r366 89 89 MPI_Bcast(&found,1,MPI_INT,0,MPI_COMM_WORLD); 90 90 91 if(!found)throw ErrorException(__FUNCT__,exprintf("%s %s","could not find data with name",data_name));91 if(!found)throw ErrorException(__FUNCT__,exprintf("%s %s ","could not find data with name",data_name)); 92 92 93 93 /*We are at the correct position! Go for it: */
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)