Changeset 4099 for issm/trunk/src/mex/VerticesDof/VerticesDof.h
- Timestamp:
- 06/21/10 16:27:38 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/mex/VerticesDof/VerticesDof.h
r4002 r4099 20 20 /* serial input macros: */ 21 21 #define VERTICESIN (mxArray*)prhs[0] 22 #define PARAM S (mxArray*)prhs[1]22 #define PARAMETERS (mxArray*)prhs[1] 23 23 24 24 /* serial output macros: */
Note:
See TracChangeset
for help on using the changeset viewer.