source: issm/oecreview/Archive/15392-16133/ISSM-16130-16131.diff@ 16134

Last change on this file since 16134 was 16134, checked in by Mathieu Morlighem, 12 years ago

Added Archive/15392-16133

File size: 609 bytes
  • ../trunk-jpl/src/c/analyses/ad_core.cpp

     
    298298                        xDelete(anEDF_for_solverx_p->dpp_Z);
    299299
    300300                        /*Print statistics:*/
    301                         tapestats(1,tape_stats); //reading of tape statistics
     301                        tapestats(my_rank,tape_stats); //reading of tape statistics
    302302                        if(VerboseAutodiff()){
    303303                                _printf0_("   ADOLC statistics: \n");
    304304                                _printf0_("   "<<setw(45)<<left<<"Number of independents: " <<tape_stats[0] << "\n");
Note: See TracBrowser for help on using the repository browser.