Ignore:
Timestamp:
04/23/10 11:09:28 (15 years ago)
Author:
Eric.Larour
Message:

First new interface with new inputs

File:
1 edited

Legend:

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

    r2359 r3612  
    1616        double* bed;
    1717        double* thickness;
    18         double* velocities;
     18        double* vx;
     19        double* vy;
     20        double* vz;
    1921        double  p;
    2022        double  q;
Note: See TracChangeset for help on using the changeset viewer.