Ignore:
Timestamp:
03/03/10 16:21:37 (15 years ago)
Author:
Mathieu Morlighem
Message:

Added Cost function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/Misfitx/Misfitx.h

    r3045 r3169  
    1010/* local prototypes: */
    1111void 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);
    1313
    1414#endif  /* _MISFITX_H */
Note: See TracChangeset for help on using the changeset viewer.