Changeset 3612 for issm/trunk/src/c/CostFunctionx/CostFunctionx.h
- Timestamp:
- 04/23/10 11:09:28 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/CostFunctionx/CostFunctionx.h
r3446 r3612 11 11 /* local prototypes: */ 12 12 void CostFunctionx( double* pJ, DataSet* elements,DataSet* nodes, DataSet* vertices, DataSet* loads, DataSet* materials, DataSet* parameters, 13 ParameterInputs* inputs,int analysis_type,int sub_analysis_type);13 int analysis_type,int sub_analysis_type); 14 14 15 15 #endif /* _MISFITX_H */
Note:
See TracChangeset
for help on using the changeset viewer.