Ignore:
Timestamp:
05/20/10 07:31:11 (15 years ago)
Author:
seroussi
Message:

some fixing for Dakota (still not working)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Model.cpp

    r3775 r3859  
    632632/*}}}1*/
    633633/*FUNCTION Model::UpdateFromDakota(double* variables,char** variables_descriptors,int numvariables,DataSet* parameters, double* qmu_part,int qmu_npart);{{{1:*/
    634 void    UpdateFromDakota(double* variables,char** variables_descriptors,int numvariables,DataSet* parameters, double* qmu_part,int qmu_npart){
     634void Model::UpdateFromDakota(double* variables,char** variables_descriptors,int numvariables,DataSet* parameters, double* qmu_part,int qmu_npart){
    635635        ISSMERROR("not supported yet!");
    636636}
Note: See TracChangeset for help on using the changeset viewer.