Ignore:
Timestamp:
06/21/10 12:03:03 (15 years ago)
Author:
Eric.Larour
Message:

renamed UpdateInputsFromDakotax to InputUpdateFromDakotax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/ExternalResults/IntExternalResult.h

    r4079 r4085  
    6161                void  InputUpdateFromConstant(int constant, int name){ISSMERROR("Not implemented yet!");}
    6262                void  InputUpdateFromConstant(bool constant, int name){ISSMERROR("Not implemented yet!");}
    63                 void  UpdateInputsFromSolution(double* solution){ISSMERROR("Not implemented yet!");}
     63                void  InputUpdateFromSolution(double* solution){ISSMERROR("Not implemented yet!");}
    6464                /*}}}*/
    6565                /*ExternalResult methods: {{{1*/
Note: See TracChangeset for help on using the changeset viewer.