Changeset 17637
- Timestamp:
- 04/03/14 16:22:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.cpp
r17610 r17637 1937 1937 xz_plane[2]=slopex; xz_plane[5]=1.; 1938 1938 1939 if(groundedice> 0){1939 if(groundedice>=0){ 1940 1940 if(this->nodes[indices[i]]->GetApproximation()==FSvelocityEnum){ 1941 1941 this->nodes[indices[i]]->DofInSSet(2); //vz
Note:
See TracChangeset
for help on using the changeset viewer.