Ignore:
Timestamp:
06/21/10 16:53:15 (15 years ago)
Author:
Eric.Larour
Message:

Move UpdateInputsFromConstant to InputUpdateFromConstant.
Other light debugging.

File:
1 edited

Legend:

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

    r3913 r4103  
    2626#define MATERIALS (mxArray*)prhs[6]
    2727#define PARAMETERS (mxArray*)prhs[7]
    28 #define ANALYSIS (mxArray*)prhs[8]
    29 #define SUBANALYSIS (mxArray*)prhs[9]
    3028
    3129/* serial output macros: */
     
    3836#define NLHS  3
    3937#undef NRHS
    40 #define NRHS  10
     38#define NRHS  8
    4139
    4240#endif  /* _PENALTYSYSTEMMATRICES_H */
Note: See TracChangeset for help on using the changeset viewer.