source:
issm/oecreview/Archive/12678-13393/ISSM-13285-13286.diff@
13394
Last change on this file since 13394 was 13394, checked in by , 13 years ago | |
---|---|
File size: 765 bytes |
-
u/astrid-r1b/morlighe/issmuci/trunk-jpl/../trunk-jpl/src/c/solutions/issm.cpp
169 169 femmodel->results->AddObject(new DoubleExternalResult(femmodel->results->Size()+1, ProfilingCurrentFlopsEnum, Current_flops, 1, 0)); 170 170 } 171 171 172 #ifdef _HAVE_ADOLC_ 172 173 if(autodiff){ 173 174 trace_off(); 174 175 AutodiffDriversx(femmodel->elements, femmodel->nodes, femmodel->vertices, femmodel->loads, femmodel->materials, femmodel->parameters,femmodel->results); 175 176 } 177 #endif 176 178 177 179 178 180 #ifdef _HAVE_MPI_
Note:
See TracBrowser
for help on using the repository browser.