Changeset 26073 for issm/trunk-jpl/src/c/modules/InputUpdateFromConstantx/InputUpdateFromConstantx.h
- Timestamp:
- 03/11/21 10:05:44 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/InputUpdateFromConstantx/InputUpdateFromConstantx.h
r25379 r26073 17 17 #endif 18 18 void InputUpdateFromConstantx(Inputs* inputs,Elements* elements,IssmDouble constant,int name); 19 void InputUpdateFromConstantx(Inputs* inputs,Elements* elements,IssmDouble constant,int name, int type); 19 20 void InputUpdateFromConstantx(Inputs* inputs,Elements* elements,bool constant,int name); 20 21
Note:
See TracChangeset
for help on using the changeset viewer.