source: issm/oecreview/Archive/14312-15392/ISSM-15339-15340.diff

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

NEW: adding Archive/14312-15392 for oecreview

File size: 700 bytes
  • ../trunk-jpl/src/c/analyses/prognostic_core.cpp

     
    3131        if(numoutputs) femmodel->parameters->FindParam(&requested_outputs,&numoutputs,PrognosticRequestedOutputsEnum);
    3232
    3333        if(issmbgradients){
    34           if(VerboseSolution)_printf_(" call smb gradients module\n\n");
     34          if(VerboseSolution())_printf_("       call smb gradients module\n\n");
    3535          SmbGradientsx(femmodel->elements,femmodel->nodes,femmodel->vertices,femmodel->loads,femmodel->materials,femmodel->parameters);
    3636        }
    3737        if(ispdd){
Note: See TracBrowser for help on using the repository browser.