Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/impls/block/
H A Dblock.c547 static PetscErrorCode ISBlockRestoreIndices_Block(IS is, const PetscInt *idx[]) in ISBlockRestoreIndices_Block() function
686 …tscObjectComposeFunction((PetscObject)is, "ISBlockRestoreIndices_C", ISBlockRestoreIndices_Block)); in ISCreate_Block()