Ignore:
Timestamp:
06/01/12 17:06:57 (13 years ago)
Author:
Mathieu Morlighem
Message:

merged trunk and trunk-jpl

Location:
issm/trunk-jpl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl

  • issm/trunk-jpl/src/c/objects/Inputs/TransientInput.h

    r12014 r12326  
    5151                void GetInputValue(double* pvalue){_error_("not implemented yet");};
    5252                void GetInputValue(double* pvalue,GaussTria* gauss);
     53                void GetInputValue(double* pvalue,GaussTria* gauss,double time);
    5354                void GetInputValue(double* pvalue,GaussPenta* gauss){_error_("not implemented yet");};
    5455                void GetInputValue(double* pvalue,GaussTria* gauss ,int index){_error_("not implemented yet");};
Note: See TracChangeset for help on using the changeset viewer.