- Timestamp:
- 07/07/10 17:35:32 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.h
r4236 r4453 9 9 #include "../../Container/Container.h" 10 10 11 void InputUpdateFromDakotax(FemModel* femmodel,double* variables,char**variables_descriptors,int numvariables);11 void InputUpdateFromDakotax(Elements* elements,Nodes* nodes,Vertices* vertices,Loads* loads,Materials* materials,Parameters* parameters,double* variables,char* *variables_descriptors,int numvariables); 12 12 13 13 #endif /* _INPUTUPDATEFROMDAKOTAXX_H */
Note:
See TracChangeset
for help on using the changeset viewer.