- Timestamp:
- 05/24/12 14:10:19 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage/src/c/objects/Inputs/DoubleInput.h
r12168 r12285 39 39 Input* PointwiseMin(Input* inputB); 40 40 Input* PointwiseMax(Input* inputB); 41 Input* PointwiseThresh(Input* inputB,Input* inputC){_error_("not supported yet");}; 41 42 ElementResult* SpawnResult(int step, double time); 42 43 void AddTimeValues(double* values,int step,double time){_error_("not supported yet");};
Note:
See TracChangeset
for help on using the changeset viewer.