Home
last modified time | relevance | path

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

/petsc/src/mat/impls/nest/
H A Dmatnest.c1247 static PetscErrorCode MatNestGetISs_Nest(Mat A, IS rows[], IS cols[]) in MatNestGetISs_Nest() function
2316 PetscCall(PetscObjectComposeFunction((PetscObject)A, "MatNestGetISs_C", MatNestGetISs_Nest)); in MatCreate_Nest()