- Timestamp:
- 03/12/12 14:40:42 (13 years ago)
- Location:
- issm/branches/trunk-jpl-damage
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage ¶
-
TabularUnified issm/branches/trunk-jpl-damage/src/c/modules/Reduceloadx/Reduceloadx.h ¶
r6580 r11684 9 9 10 10 /* local prototypes: */ 11 void Reduceloadx( Vec pf, Mat Kfs, Vecys,bool flag_ys0=false);11 void Reduceloadx( Vector* pf, Matrix* Kfs, Vector* ys,bool flag_ys0=false); 12 12 13 13 #endif /* _REDUCELOADX_H */
Note:
See TracChangeset
for help on using the changeset viewer.