Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dvecimpl.h303 PETSC_INTERN PetscErrorCode VecStrideSubSetGather_Default(Vec, PetscInt, const PetscInt[], const Pe…
/petsc/src/vec/vec/impls/mpi/
H A Dpbvec.c522 PetscDesignatedInitializer(stridesubsetgather, VecStrideSubSetGather_Default),
/petsc/src/vec/vec/impls/seq/
H A Dbvec2.c781 PetscDesignatedInitializer(stridesubsetgather, VecStrideSubSetGather_Default),
/petsc/src/vec/vec/utils/
H A Dvinv.c1054 PetscErrorCode VecStrideSubSetGather_Default(Vec v, PetscInt nidx, const PetscInt idxv[], const Pet… in VecStrideSubSetGather_Default() function