- Timestamp:
- 06/21/10 16:53:15 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/mex/PenaltySystemMatrices/PenaltySystemMatrices.h
r3913 r4103 26 26 #define MATERIALS (mxArray*)prhs[6] 27 27 #define PARAMETERS (mxArray*)prhs[7] 28 #define ANALYSIS (mxArray*)prhs[8]29 #define SUBANALYSIS (mxArray*)prhs[9]30 28 31 29 /* serial output macros: */ … … 38 36 #define NLHS 3 39 37 #undef NRHS 40 #define NRHS 1038 #define NRHS 8 41 39 42 40 #endif /* _PENALTYSYSTEMMATRICES_H */
Note:
See TracChangeset
for help on using the changeset viewer.