Changeset 4152


Ignore:
Timestamp:
06/23/10 09:08:08 (15 years ago)
Author:
Eric.Larour
Message:

needs redoing at the element level

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/UpdateGeometryx/UpdateGeometryx.cpp

    r4091 r4152  
    1414        int i;
    1515        int dof;
     16
     17        ISSMERROR(" not support yet! needs to be redone at the element level!");
    1618
    1719        /*vectorized inputs: */
     
    7072
    7173                /*first, recover thickness, surface and bed for this node: */
    72                 dof=node->GetDofList1();
    7374                h=newthickness[dof];
    7475                s=surface[dof];
Note: See TracChangeset for help on using the changeset viewer.