Changeset 21703
- Timestamp:
- 05/04/17 14:11:42 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/IoModel.cpp
r21668 r21703 1655 1655 break; 1656 1656 case 7: //IssmDouble vector 1657 case 10: 1657 1658 this->FetchData(&doublearray,&M,&N,vector_name); 1658 1659 if(!doublearray) _error_("\""<<vector_name<<"\" not found in binary file");
Note:
See TracChangeset
for help on using the changeset viewer.