Changeset 15849 for issm/trunk-jpl/src/c/modules/InputUpdateFromMatrixDakotax/InputUpdateFromMatrixDakotax.h
- Timestamp:
- 08/20/13 14:50:44 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/InputUpdateFromMatrixDakotax/InputUpdateFromMatrixDakotax.h
r15000 r15849 9 9 10 10 /* local prototypes: */ 11 void InputUpdateFromMatrixDakotax( Elements* elements,Nodes* nodes, Vertices* vertices, Loads* loads, Materials* materials, Parameters* parameters,double* matrix,int nrows,int ncols, int name, int type);11 void InputUpdateFromMatrixDakotax(FemModel* femmodel,double* matrix,int nrows,int ncols, int name, int type); 12 12 13 13 #endif /* _UPDATEINPUTSFROMMATRIXDAKOTAXX_H */
Note:
See TracChangeset
for help on using the changeset viewer.