Ignore:
Timestamp:
06/30/09 13:08:18 (16 years ago)
Author:
Mathieu Morlighem
Message:

moved u_g_obs to inputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Sing.h

    r803 r1184  
    7474                void  GetBedList(double*);
    7575                void  GetThicknessList(double* thickness_list);
    76                 void  Du(_p_Vec*, double*, double*, void*, int,int);
     76                void  Du(_p_Vec*, double*, void*, int,int);
    7777                void  Gradj(_p_Vec*, double*, double*, void*, int, int,char*);
    7878                void  GradjDrag(_p_Vec*, double*, double*, void*, int,int);
    7979                void  GradjB(_p_Vec*, double*, double*, void*, int,int);
    80                 double Misfit(double*, double*, void*, int,int);
     80                double Misfit(double*, void*, int,int);
    8181
    8282
Note: See TracChangeset for help on using the changeset viewer.