Changeset 4702 for issm/trunk/src/c/objects/Inputs/TriaVertexInput.h
- Timestamp:
- 07/21/10 15:35:18 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Inputs/TriaVertexInput.h
r4698 r4702 41 41 Input* SpawnBeamInput(int* indices); 42 42 Input* SpawnTriaInput(int* indices); 43 Input* SpawnProcessedInput(double (*f)(double)){ISSMERROR("not implemented yet");}; 43 44 Input* PointwiseDivide(Input* inputB){ISSMERROR("not implemented yet");}; 44 45 ElementResult* SpawnResult(int step, double time);
Note:
See TracChangeset
for help on using the changeset viewer.