Changeset 23524 for issm/trunk-jpl/src/c/classes/Materials/Matestar.h
- Timestamp:
- 12/09/18 19:45:10 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Materials/Matestar.h
r22105 r23524 44 44 int ObjectEnum(); 45 45 /*}}}*/ 46 /*Update virtual funictions definitions: {{{*/47 void InputUpdateFromConstant(IssmDouble constant, int name);48 void InputUpdateFromConstant(int constant, int name);49 void InputUpdateFromConstant(bool constant, int name);50 void InputUpdateFromIoModel(int index, IoModel* iomodel){_error_("not implemented");};51 void InputUpdateFromMatrixDakota(IssmDouble* matrix, int nrow, int ncols, int name, int type);52 void InputUpdateFromVector(IssmDouble* vector, int name, int type);53 void InputUpdateFromVectorDakota(IssmDouble* vector, int name, int type);54 /*}}}*/55 46 /*Material virtual functions resolution: {{{*/ 56 47 void Configure(Elements* elements);
Note:
See TracChangeset
for help on using the changeset viewer.