Ignore:
Timestamp:
05/11/10 08:28:39 (15 years ago)
Author:
Eric.Larour
Message:

Big commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Inputs/BoolInput.h

    r3683 r3703  
    3838                Object* copy();
    3939                int   EnumType();
     40                void    UpdateInputsFromVector(double* vector, int name, int type){ISSMERROR("Not implemented yet!");}
     41                void    UpdateInputsFromSolution(double* solution, int analysis_type, int sub_analysis_type){ISSMERROR("Not implemented yet!");}
     42
    4043
    4144                /*}}}*/
Note: See TracChangeset for help on using the changeset viewer.