Changeset 27473


Ignore:
Timestamp:
12/21/22 11:57:22 (2 years ago)
Author:
Mathieu Morlighem
Message:

CHG: linearize needs to be an int

File:
1 edited

Legend:

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

    r27470 r27473  
    2020                int         law;
    2121                int         domaintype;
     22                int         linearize;
    2223                IssmDouble  apply_dim;
    2324                Input      *vx_input;
    2425                Input      *vy_input;
    2526                Input      *vz_input;
    26                 bool        linearize;
    2727                IssmDouble *alpha2_list;
    2828                IssmDouble *alpha2_complement_list;
Note: See TracChangeset for help on using the changeset viewer.