Ignore:
Timestamp:
05/05/14 23:36:48 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: simplifying friction coefficient call

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Loads/Friction.h

    r16873 r17943  
    2828
    2929                void  Echo(void);
    30                 void  GetAlpha2(IssmDouble* palpha2, Gauss* gauss,Input* vx_input,Input* vy_input,Input* vz_input);
    31                 void  GetAlphaComplement(IssmDouble* alpha_complement,Gauss* gauss,Input* vx_input,Input* vy_input,Input* vz_input);
     30                void  GetAlpha2(IssmDouble* palpha2,Gauss* gauss);
     31                void  GetAlphaComplement(IssmDouble* alpha_complement,Gauss* gauss);
    3232};
    3333
Note: See TracChangeset for help on using the changeset viewer.