Changeset 12359


Ignore:
Timestamp:
06/04/12 11:29:41 (13 years ago)
Author:
Mathieu Morlighem
Message:

minor

File:
1 edited

Legend:

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

    r12358 r12359  
    5151                void GetInputValue(double* pvalue){_error_("not implemented yet");};
    5252                void GetInputValue(double* pvalue,GaussTria* gauss);
    53                 void GetInputValue(double* pvalue,GaussPenta* gauss){_error_("not implemented yet");};
     53                void GetInputValue(double* pvalue,GaussPenta* gauss);
    5454                void GetInputValue(double* pvalue,GaussTria* gauss,double time);
    5555                void GetInputValue(double* pvalue,GaussPenta* gauss,double time);
Note: See TracChangeset for help on using the changeset viewer.