Changeset 12004 for issm/branches/trunk-jpl-damage/src/c/modules/RequestedOutputsx/RequestedOutputsx.h
- Timestamp:
- 04/16/12 16:06:52 (13 years ago)
- Location:
- issm/branches/trunk-jpl-damage
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 11709,11711-11769,11771-11777,11780-11782,11784-11800,11803-11983,11986-11989
- Property svn:mergeinfo changed
-
issm/branches/trunk-jpl-damage/src/c/modules/RequestedOutputsx/RequestedOutputsx.h
r9880 r12004 9 9 10 10 /* local prototypes: */ 11 void RequestedOutputsx(Results* results,Elements* elements,Nodes* nodes,Vertices* vertices,Loads* loads,Materials* materials,Parameters* parameters, int* requested_outputs, int numoutputs , int step=1, double time=0);11 void RequestedOutputsx(Results* results,Elements* elements,Nodes* nodes,Vertices* vertices,Loads* loads,Materials* materials,Parameters* parameters, int* requested_outputs, int numoutputs); 12 12 13 13 #endif /* _INPUTTORESULTX_H */
Note:
See TracChangeset
for help on using the changeset viewer.