Searched refs:MatGetOwnershipIS_Elemental (Results 1 – 1 of 1) sorted by relevance
802 static PetscErrorCode MatGetOwnershipIS_Elemental(Mat A, IS *rows, IS *cols) in MatGetOwnershipIS_Elemental() function1388 …ll(PetscObjectComposeFunction((PetscObject)A, "MatGetOwnershipIS_C", MatGetOwnershipIS_Elemental)); in MatCreate_Elemental()