Changeset 4057 for issm/trunk/src/c/objects/Inputs/BoolInput.h
- Timestamp:
- 06/18/10 20:48:42 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk/src/c/objects/Inputs/BoolInput.h ΒΆ
r4055 r4057 78 78 void Constrain(double cm_min, double cm_max); 79 79 void GetVectorFromInputs(Vec vector,int* doflist); 80 void GetValuesPtr(double* pvalues,int* pnum_values);80 void GetValuesPtr(double** pvalues,int* pnum_values); 81 81 /*}}}*/ 82 82
Note:
See TracChangeset
for help on using the changeset viewer.