Searched refs:VecStrideSubSetGather_Default (Results 1 – 4 of 4) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | vecimpl.h | 303 PETSC_INTERN PetscErrorCode VecStrideSubSetGather_Default(Vec, PetscInt, const PetscInt[], const Pe…
|
| /petsc/src/vec/vec/impls/mpi/ |
| H A D | pbvec.c | 522 PetscDesignatedInitializer(stridesubsetgather, VecStrideSubSetGather_Default),
|
| /petsc/src/vec/vec/impls/seq/ |
| H A D | bvec2.c | 781 PetscDesignatedInitializer(stridesubsetgather, VecStrideSubSetGather_Default),
|
| /petsc/src/vec/vec/utils/ |
| H A D | vinv.c | 1054 PetscErrorCode VecStrideSubSetGather_Default(Vec v, PetscInt nidx, const PetscInt idxv[], const Pet… in VecStrideSubSetGather_Default() function
|