Searched refs:isMatIS (Results 1 – 1 of 1) sorted by relevance
2895 … isShell, isBlock, isSeqBlock, isMPIBlock, isSymBlock, isSymSeqBlock, isSymMPIBlock, isMatIS; in DMCreateMatrix_Plex() local2920 PetscCall(PetscStrcmp(mtype, MATIS, &isMatIS)); in DMCreateMatrix_Plex()2928 PetscBool fillMatrix = (PetscBool)(!dm->prealloc_only && !isMatIS); in DMCreateMatrix_Plex()