Changeset 6216 for issm/trunk/src/c/objects/Elements/Penta.h
- Timestamp:
- 10/08/10 17:03:53 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Penta.h
r6213 r6216 69 69 void InputUpdateFromVectorDakota(double* vector, int name, int type); 70 70 void InputUpdateFromVectorDakota(int* vector, int name, int type); 71 void InputUpdateFromIoModel(int index, IoModel* iomodel); 71 72 /*}}}*/ 72 73 /*Element virtual functions definitions: {{{1*/ … … 119 120 double SurfaceArea(void); 120 121 void Update(int index, IoModel* iomodel,int analysis_counter,int analysis_type); 121 void Update(int index, IoModel* iomodel);122 122 void UpdateGeometry(void); 123 123 double TimeAdapt();
Note:
See TracChangeset
for help on using the changeset viewer.