Changeset 5843 for issm/trunk/src/c/objects/Node.h
- Timestamp:
- 09/16/10 11:55:33 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Node.h
r5772 r5843 81 81 int GetConnectivity(); 82 82 void GetDofList(int* poutdoflist,int approximation_enum,int setenum); 83 void Get InternalDofList(int* poutdoflist,int approximation_enum,int setenum);83 void GetLocalDofList(int* poutdoflist,int approximation_enum,int setenum); 84 84 int GetDofList1(void); 85 85 double GetX();
Note:
See TracChangeset
for help on using the changeset viewer.