Changeset 12011 for issm/trunk-jpl/src/c/objects/Params/FileParam.cpp
- Timestamp:
- 04/16/12 17:40:30 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/objects/Params/FileParam.cpp
r11936 r12011 101 101 } 102 102 /*}}}*/ 103 /*FUNCTION FileParam::SetMatlabField{{{1*/104 #if defined(_HAVE_MATLAB_) && defined(_SERIAL_)105 void FileParam::SetMatlabField(mxArray* dataref){106 107 _error_("FileParam is a pointer and cannot be converted into a matlab object");108 }109 #endif110 /*}}}*/111 103 /*FUNCTION FileParam::UnitConversion{{{1*/ 112 104 void FileParam::UnitConversion(int direction_enum){
Note:
See TracChangeset
for help on using the changeset viewer.