Ignore:
Timestamp:
05/18/10 13:55:06 (15 years ago)
Author:
Eric.Larour
Message:

neighboors should be list of pointers. sorry helene

File:
1 edited

Legend:

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

    r3817 r3819  
    3232                Matice      *matice;       // 1 material ice
    3333                Matpar      *matpar;       // 1 material parameter
    34                 Penta       *neighbors;   // 2 neighbors: first one under, second one above
     34                Penta      **neighbors;   // 2 neighbors: first one under, second one above
    3535
    3636                Parameters  *parameters;   //pointer to solution parameters
Note: See TracChangeset for help on using the changeset viewer.