- Timestamp:
- 08/11/11 15:16:35 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/UpdateDynamicConstraintsx/UpdateDynamicConstraintsx.h
r9293 r9298 9 9 #include "../../objects/objects.h" 10 10 11 void UpdateDynamicConstraintsx( Nodes* nodes,Parameters* parameters,Vec ys);11 void UpdateDynamicConstraintsx(Constraints* constraints,Nodes* nodes,Parameters* parameters,Vec yg); 12 12 13 13 #endif /* _UPDATESPCSX_H */
Note:
See TracChangeset
for help on using the changeset viewer.