Changeset 22364


Ignore:
Timestamp:
01/24/18 11:35:03 (7 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixing AD's compilation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/HydrologyDCInefficientAnalysis.cpp

    r22284 r22364  
    699699                epl_head_input->GetInputValue(&epl_head,gauss);
    700700                if (element->Id()==42){
    701                         printf("epl head in sed Pvec transfer is %f\n",epl_head);
     701                        _printf_("epl head in sed Pvec transfer is "<<  epl_head <<"\n");
    702702                }
    703703                element->FindParam(&leakage,HydrologydcLeakageFactorEnum);
Note: See TracChangeset for help on using the changeset viewer.