Ignore:
Timestamp:
10/07/11 15:51:08 (13 years ago)
Author:
Mathieu Morlighem
Message:

moved IsOnShelf to IsFloating for consistency

File:
1 edited

Legend:

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

    r9883 r10143  
    9494                int   IsOnSurface();
    9595                void  FreezeDof(int dof);
    96                 int   IsOnShelf();
    97                 int   IsOnSheet();
     96                int   IsFloating();
     97                int   IsGrounded();
    9898                void  UpdateSpcs(double* ys);
    9999                void  VecMerge(Vec ug, double* vector_serial,int setnum);
Note: See TracChangeset for help on using the changeset viewer.