Changeset 3169 for issm/trunk/src/c/Misfitx/Misfitx.h
- Timestamp:
- 03/03/10 16:21:37 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/Misfitx/Misfitx.h
r3045 r3169 10 10 /* local prototypes: */ 11 11 void Misfitx( double* pJ, DataSet* elements,DataSet* nodes, DataSet* loads, DataSet* materials, DataSet* parameters, 12 ParameterInputs* inputs,int analysis_type,int sub_analysis_type ,int real);12 ParameterInputs* inputs,int analysis_type,int sub_analysis_type); 13 13 14 14 #endif /* _MISFITX_H */
Note:
See TracChangeset
for help on using the changeset viewer.