Changeset 17031


Ignore:
Timestamp:
12/19/13 08:48:30 (11 years ago)
Author:
bdef
Message:

BUG: commenting printf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Tria.cpp

    r17030 r17031  
    47314731                                        //                                      wh_trans=old_transfer[i]+0.66*(wh_trans-old_transfer[i]);
    47324732
    4733                                         if(this->Id()==27){
    4734                                                 printf("old %e, transfer is %e ,eplhead %e, sedhead %e, factor %e \n",old_transfer[i],wh_trans,epl_head[i],sed_head[i],epl_specificstoring[i]*epl_thickness[i]*sed_trans[i]);
    4735                                         }
     4733                                        /* if(this->Id()==27){ */
     4734                                        /*      printf("old %e, transfer is %e ,eplhead %e, sedhead %e, factor %e \n",old_transfer[i],wh_trans,epl_head[i],sed_head[i],epl_specificstoring[i]*epl_thickness[i]*sed_trans[i]); */
     4735                                        /* } */
    47364736                               
    47374737                                        /*Assign output pointer*/
Note: See TracChangeset for help on using the changeset viewer.