source:
issm/oecreview/Archive/20545-21336/ISSM-20977-20978.diff@
21337
Last change on this file since 21337 was 21337, checked in by , 8 years ago | |
---|---|
File size: 711 bytes |
-
../trunk-jpl/src/c/classes/IoModel.cpp
428 428 if(num_independent_objects){ 429 429 this->FetchData(&names,&temp,"md.autodiff.independent_object_names"); 430 430 _assert_(temp==num_independent_objects); 431 this->FetchData(&types,NULL,NULL,"md.autodiff _independent_object_types");431 this->FetchData(&types,NULL,NULL,"md.autodiff.independent_object_types"); 432 432 433 433 /*create independent objects, and at the same time, fetch the corresponding independent variables, 434 434 *and declare them as such in ADOLC: */
Note:
See TracBrowser
for help on using the repository browser.