Home
last modified time | relevance | path

Searched defs:is_in (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/is/is/utils/
H A Disblock.c23 …dicesGeneral(PetscInt n, PetscInt nkeys, PetscInt bs, PetscInt imax, const IS is_in[], IS is_out[]) in ISCompressIndicesGeneral()
126 …dicesGeneral(PetscInt n, PetscInt nkeys, PetscInt bs, PetscInt imax, const IS is_in[], IS is_out[]) in ISExpandIndicesGeneral()
/petsc/include/
H A Dpetscis.h300 …Code ISCompressIndicesSorted(PetscInt n, PetscInt bs, PetscInt imax, const IS is_in[], IS is_out[]) in ISCompressIndicesSorted()