Ignore:
Timestamp:
02/04/14 20:00:58 (11 years ago)
Author:
Mathieu Morlighem
Message:

NEW: added UpdateConstraints method to all analyses

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/BalancevelocityAnalysis.h

    r17005 r17212  
    2828                void GetSolutionFromInputs(Vector<IssmDouble>* solution,Element* element);
    2929                void InputUpdateFromSolution(IssmDouble* solution,Element* element);
     30                void UpdateConstraints(FemModel* femmodel);
    3031};
    3132#endif
Note: See TracChangeset for help on using the changeset viewer.