Searched refs:ICNTL (Results 1 – 4 of 4) sorted by relevance
507 #define ICNTL(I) icntl[(I) - 1] macro658 if (mumps->id.internal_id) mumps->id.ICNTL(19) = 0; // sometimes, the inner id is yet built in MatMumpsResetSchur_Private()688 if (!mumps->id.ICNTL(9)) { /* transpose solve */ in MatMumpsSolveSchur_Private()707 if (!mumps->id.ICNTL(9)) { /* transpose solve */ in MatMumpsSolveSchur_Private()736 if (!mumps->id.ICNTL(19)) { /* do nothing when Schur complement has not been computed */ in MatMumpsHandleSchur_Private()752 mumps->id.ICNTL(26) = 2; /* expansion phase */ in MatMumpsHandleSchur_Private()756 mumps->id.ICNTL(26) = -1; in MatMumpsHandleSchur_Private()1689 if (mumps->id.ICNTL(15) == 1) { in MatConvertToTriples_nest_xaij()1716 } else mumps->id.ICNTL(15) = 0; in MatConvertToTriples_nest_xaij()1949 mumps->id.ICNTL(20) = 10; /* dense distributed RHS, need to set rhs_loc[], irhs_loc[] */ in MatSolve_MUMPS()[all …]
29 INFOG(23) (after analysis: value of ICNTL(6) effectively used): 030 INFOG(24) (after analysis: value of ICNTL(12) effectively used): 136 INFOG(33) (value used for ICNTL(8)): 778 INFOG(23) (after analysis: value of ICNTL(6) effectively used): 079 INFOG(24) (after analysis: value of ICNTL(12) effectively used): 185 INFOG(33) (value used for ICNTL(8)): 7
41 INFOG(23) (after analysis: value of ICNTL(6) effectively used): 042 INFOG(24) (after analysis: value of ICNTL(12) effectively used): 148 INFOG(33) (value used for ICNTL(8)): 7109 INFOG(23) (after analysis: value of ICNTL(6) effectively used): 0110 INFOG(24) (after analysis: value of ICNTL(12) effectively used): 1116 INFOG(33) (value used for ICNTL(8)): 7
5293 """Set a MUMPS parameter, ``ICNTL[icntl] = ival``.5314 """Return the MUMPS parameter, ``ICNTL[icntl]``.