Searched refs:locmat (Results 1 – 1 of 1) sorted by relevance
1369 Mat locmat, newlocmat; in MatCreateSubMatrix_IS() local1503 PetscCall(MatISGetLocalMat(mat, &locmat)); in MatCreateSubMatrix_IS()1505 …PetscCall(MatCreateSubMatrix(locmat, newmatis->getsub_ris, newmatis->getsub_cis, scall, &newlocmat… in MatCreateSubMatrix_IS()