Ignore:
Timestamp:
10/08/10 17:03:53 (14 years ago)
Author:
Mathieu Morlighem
Message:

Added method InputUpdateFromIoModel, cleaner that Update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Materials/Matice.h

    r6213 r6216  
    5252                void  InputUpdateFromConstant(bool constant, int name);
    5353                void  InputUpdateFromSolution(double* solution);
    54                 void  Update(int index, IoModel* iomodel);
     54                void  InputUpdateFromIoModel(int index, IoModel* iomodel);
    5555                /*}}}*/
    5656                /*Material virtual functions resolution: {{{1*/
Note: See TracChangeset for help on using the changeset viewer.