Searched refs:max_nrhs (Results 1 – 1 of 1) sorted by relevance
587 PetscInt *rhs_nrow, max_nrhs; member1878 if (nrhs > mumps->max_nrhs) { in MatMumpsSetUpDistRHSInfo()1881 mumps->max_nrhs = nrhs; in MatMumpsSetUpDistRHSInfo()