source:
issm/oecreview/Archive/20545-21336/ISSM-20978-20979.diff@
21337
Last change on this file since 21337 was 21337, checked in by , 8 years ago | |
---|---|
File size: 778 bytes |
-
../trunk-jpl/src/m/classes/autodiff.m
113 113 end 114 114 WriteData(fid,prefix,'data',names,'name','md.autodiff.dependent_object_names','format','StringArray'); 115 115 WriteData(fid,prefix,'data',types,'name','md.autodiff.dependent_object_types','format','IntMat','mattype',3); 116 WriteData(fid,prefix,'data',indices,'name','md.autodiff.dependent_object_indic ies','format','IntMat','mattype',3);116 WriteData(fid,prefix,'data',indices,'name','md.autodiff.dependent_object_indices','format','IntMat','mattype',3); 117 117 end 118 118 %}}} 119 119 %process independent variables {{{
Note:
See TracBrowser
for help on using the repository browser.