Changeset 4039 for issm/trunk/src/c/objects/Inputs/Input.h
- Timestamp:
- 06/11/10 11:10:11 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Inputs/Input.h
r4037 r4039 50 50 virtual Input* SpawnTriaInput(int* indices)=0; 51 51 virtual Result* SpawnResult(int step, double time)=0; 52 virtual int PatchSize(void)=0;53 virtual void PatchFill(double* patch, int max_vertices,Parameters* parameters)=0;54 52 55 53
Note:
See TracChangeset
for help on using the changeset viewer.