Searched refs:ISGetBlockGlobalIS (Results 1 – 1 of 1) sorted by relevance
5 static PetscErrorCode ISGetBlockGlobalIS(IS is, Vec vec, PetscInt bs, IS *isBlockGlobal) in ISGetBlockGlobalIS() function120 PetscCall(ISGetBlockGlobalIS(is, vec, bs, &isBlockGlobal)); in main()