Searched defs:is_out (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/vec/is/is/utils/ |
| H A D | isblock.c | 23 …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 D | petscis.h | 300 …Code ISCompressIndicesSorted(PetscInt n, PetscInt bs, PetscInt imax, const IS is_in[], IS is_out[]) in ISCompressIndicesSorted()
|