Home
last modified time | relevance | path

Searched refs:isBlock (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplex.c2895 …PetscBool isShell, isBlock, isSeqBlock, isMPIBlock, isSymBlock, isSymSeqBlock, isSymM… in DMCreateMatrix_Plex() local
2914 PetscCall(PetscStrcmp(mtype, MATBAIJ, &isBlock)); in DMCreateMatrix_Plex()