Ignore:
Timestamp:
11/08/13 09:15:08 (11 years ago)
Author:
Mathieu Morlighem
Message:

NEW: moved GetSolutionFromInputs from Element to analysis

File:
1 edited

Legend:

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

    r16542 r16675  
    1818                void CreateConstraints(Constraints* constraints,IoModel* iomodel);
    1919                void CreateLoads(Loads* loads, IoModel* iomodel);
     20                void GetSolutionFromInputs(Vector<IssmDouble>* solution,Element* element);
    2021};
    2122#endif
Note: See TracChangeset for help on using the changeset viewer.