Home
last modified time | relevance | path

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

/petsc/src/vec/vec/utils/
H A Dvscat.c112 static PetscErrorCode VecScatterRemap_Internal(VecScatter sf, const PetscInt *tomap, const PetscInt… in VecScatterRemap_Internal() function
584 PetscCall(VecScatterRemap_Internal(sf, tomap, frommap)); in VecScatterRemap()