Ignore:
Timestamp:
09/16/10 11:55:33 (15 years ago)
Author:
Mathieu Morlighem
Message:

prepared Penta for Kff

File:
1 edited

Legend:

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

    r5772 r5843  
    8181                int   GetConnectivity();
    8282                void  GetDofList(int* poutdoflist,int approximation_enum,int setenum);
    83                 void  GetInternalDofList(int* poutdoflist,int approximation_enum,int setenum);
     83                void  GetLocalDofList(int* poutdoflist,int approximation_enum,int setenum);
    8484                int   GetDofList1(void);
    8585                double GetX();
Note: See TracChangeset for help on using the changeset viewer.