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
RevLine 
[16134]1Index: ../trunk-jpl/src/c/analyses/ad_core.cpp
2===================================================================
3--- ../trunk-jpl/src/c/analyses/ad_core.cpp (revision 16130)
4+++ ../trunk-jpl/src/c/analyses/ad_core.cpp (revision 16131)
5@@ -298,7 +298,7 @@
6 xDelete(anEDF_for_solverx_p->dpp_Z);
7
8 /*Print statistics:*/
9- tapestats(1,tape_stats); //reading of tape statistics
10+ tapestats(my_rank,tape_stats); //reading of tape statistics
11 if(VerboseAutodiff()){
12 _printf0_(" ADOLC statistics: \n");
13 _printf0_(" "<<setw(45)<<left<<"Number of independents: " <<tape_stats[0] << "\n");
Note: See TracBrowser for help on using the repository browser.