Ignore:
Timestamp:
08/07/10 21:19:41 (15 years ago)
Author:
Eric.Larour
Message:

Took out rgbs, simplifies the code a lot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/mex/Reducematrixfromgtof/Reducematrixfromgtof.h

    r4236 r5057  
    2020/* serial input macros: */
    2121#define KGG (mxArray*)prhs[0]
    22 #define GMN (mxArray*)prhs[1]
    23 #define NODESETS (mxArray*)prhs[2]
     22#define NODESETS (mxArray*)prhs[1]
    2423
    2524/* serial output macros: */
     
    3130#define NLHS  2
    3231#undef NRHS
    33 #define NRHS  3
     32#define NRHS  2
    3433
    3534
Note: See TracChangeset for help on using the changeset viewer.