Searched refs:ISBlockSetIndices_Block (Results 1 – 1 of 1) sorted by relevance
449 static PetscErrorCode ISBlockSetIndices_Block(IS is, PetscInt bs, PetscInt n, const PetscInt idx[],… in ISBlockSetIndices_Block() function684 …cCall(PetscObjectComposeFunction((PetscObject)is, "ISBlockSetIndices_C", ISBlockSetIndices_Block)); in ISCreate_Block()