Changeset 16186 for issm/trunk-jpl/src/c/classes/Elements/Tria.h
- Timestamp:
- 09/19/13 14:23:51 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.h
r16146 r16186 91 91 void GetVectorFromResults(Vector<IssmDouble>* vector,int offset,int enum_in,int interp); 92 92 void InputArtificialNoise(int enum_type,IssmDouble min, IssmDouble max); 93 void InputCreate(IssmDouble scalar,int name,int code);94 93 void InputCreate(IssmDouble* vector, int index,IoModel* iomodel,int M,int N,int vector_type,int vector_enum,int code); 95 94 void InputDepthAverageAtBase(int enum_type,int average_enum_type,int object_enum=MeshElementsEnum);
Note:
See TracChangeset
for help on using the changeset viewer.