- Timestamp:
- 04/11/18 18:27:34 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/wrappers/javascript/io/javascriptio.h
r19838 r22689 25 25 void WriteData(char** pstring, char* stringin); 26 26 void WriteData(IssmPDouble* pdouble, IssmPDouble doublein); 27 void WriteData(IssmPDouble** pdataref, IssmSeqVec<double>* vector); 27 28 void WriteData(IssmPDouble** pdouble, void*); 28 29
Note:
See TracChangeset
for help on using the changeset viewer.