Changeset 4037 for issm/trunk/src/c/objects/Elements/Element.h
- Timestamp:
- 06/10/10 19:10:44 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Element.h
r4034 r4037 50 50 virtual void PatchFill(int* pcount, double* patches,int numcols,int max_vertices,int enum_type)=0; 51 51 virtual void Update(int index, IoModel* iomodel,int analysis_counter,int analysis_type)=0; 52 virtual void InputToResult(int enum_type,int step,double time); 52 53 53 54 /*Implementation: */
Note:
See TracChangeset
for help on using the changeset viewer.