Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscao.h69 PETSC_EXTERN PetscErrorCode AOPetscToApplicationPermuteInt(AO, PetscInt, PetscInt[]);
/petsc/src/vec/is/ao/interface/
H A Dao.c289 PetscErrorCode AOPetscToApplicationPermuteInt(AO ao, PetscInt block, PetscInt array[]) in AOPetscToApplicationPermuteInt() function