Home
last modified time | relevance | path

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

/petsc/src/mat/impls/nest/
H A Dmatnest.c506 static PetscErrorCode MatNestFindNonzeroSubMatRow(Mat A, PetscInt row, Mat *B) in MatNestFindNonzeroSubMatRow() function
1526 PetscCall(MatNestFindNonzeroSubMatRow(A, i, &sub)); in MatNestCreateAggregateL2G_Private()
1619 PetscCall(MatNestFindNonzeroSubMatRow(A, i, &sub)); in MatSetUp_NestIS_Private()
1628 PetscCall(MatNestFindNonzeroSubMatRow(A, i, &sub)); in MatSetUp_NestIS_Private()
1672 PetscCall(MatNestFindNonzeroSubMatRow(A, i, &sub)); in MatSetUp_NestIS_Private()