Changeset 12326 for issm/trunk-jpl/src/c/objects/Inputs/TransientInput.h
- Timestamp:
- 06/01/12 17:06:57 (13 years ago)
- Location:
- issm/trunk-jpl
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl
- Property svn:mergeinfo changed
/issm/trunk merged: 12059,12283-12284,12293-12297,12299-12301
- Property svn:mergeinfo changed
-
issm/trunk-jpl/src/c/objects/Inputs/TransientInput.h
r12014 r12326 51 51 void GetInputValue(double* pvalue){_error_("not implemented yet");}; 52 52 void GetInputValue(double* pvalue,GaussTria* gauss); 53 void GetInputValue(double* pvalue,GaussTria* gauss,double time); 53 54 void GetInputValue(double* pvalue,GaussPenta* gauss){_error_("not implemented yet");}; 54 55 void GetInputValue(double* pvalue,GaussTria* gauss ,int index){_error_("not implemented yet");};
Note:
See TracChangeset
for help on using the changeset viewer.