source: issm/oecreview/Archive/24684-25833/ISSM-25304-25305.diff@ 25834

Last change on this file since 25834 was 25834, checked in by Mathieu Morlighem, 4 years ago

CHG: added 24684-25833

File size: 630 bytes
  • ../trunk-jpl/src/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp

     
    163163
    164164                if(VerboseQmu()){
    165165                        _printf0_("      SurfaceloadModelid MME, with ids: ");
    166                         for (int i=0;i<npart;i++)_printf0_((int)distributed_values[i]+1 << " ");
     166                        for (int i=0;i<npart;i++)_printf0_((int)distributed_values[i] << " ");
    167167                        _printf0_("\n");
    168168                }
    169169
Note: See TracBrowser for help on using the repository browser.