Ignore:
Timestamp:
07/05/13 08:51:41 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: split ProcessMesh2d into CreateEdges and CreateElementToEdgeConnectivity

File:
1 edited

Legend:

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

    r15430 r15435  
    3838                int  *elements;
    3939                int  *edges;
    40                 int  *elementedgeconnectivity;
     40                int  *elementtoedgeconnectivity;
    4141                int  *singlenodetoelementconnectivity;
    4242                int  *numbernodetoelementconnectivity;
Note: See TracChangeset for help on using the changeset viewer.