Home
last modified time | relevance | path

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

/petsc/src/mat/impls/nest/
H A Dmatnest.c1288 static PetscErrorCode MatNestGetLocalISs_Nest(Mat A, IS rows[], IS cols[]) in MatNestGetLocalISs_Nest() function
2317 …cCall(PetscObjectComposeFunction((PetscObject)A, "MatNestGetLocalISs_C", MatNestGetLocalISs_Nest)); in MatCreate_Nest()