Ignore:
Timestamp:
03/28/18 14:18:01 (7 years ago)
Author:
Mathieu Morlighem
Message:

CHG: simplifying number of ids, removing index as it just repeats sid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Penta.h

    r22625 r22647  
    3636                /*Penta constructors and destructor: {{{*/
    3737                Penta(){};
    38                 Penta(int penta_id,int penta_sid,int i, IoModel* iomodel,int nummodels);
     38                Penta(int penta_id,int penta_sid,IoModel* iomodel,int nummodels);
    3939                ~Penta();
    4040                /*}}}*/
Note: See TracChangeset for help on using the changeset viewer.