Searched refs:matl (Results 1 – 1 of 1) sorted by relevance
178 PetscBool matl, isperm; in ISView_Stride() local183 matl = (PetscBool)(fmt == PETSC_VIEWER_ASCII_MATLAB); in ISView_Stride()185 if (isperm && !matl) PetscCall(PetscViewerASCIIPrintf(viewer, "Index set is permutation\n")); in ISView_Stride()187 if (matl) { in ISView_Stride()199 if (matl) { in ISView_Stride()