Changeset 4050 for issm/trunk/src/c/objects/Inputs/BoolInput.h
- Timestamp:
- 06/17/10 11:06:40 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Inputs/BoolInput.h
r4048 r4050 48 48 Input* SpawnBeamInput(int* indices); 49 49 Input* SpawnTriaInput(int* indices); 50 Result* SpawnResult(int step, double time);50 ElementResult* SpawnResult(int step, double time); 51 51 52 52 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.