Home
last modified time | relevance | path

Searched defs:app_loc (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/is/ao/impls/memscalable/
H A Daomemscalable.c9 PetscInt *app_loc; /* app_loc[i] is the partner for the ith local PETSc slot */ member
25 PetscInt *app, *app_loc, *petsc, *petsc_loc, len, j; in AOView_MemoryScalable() local
238 PetscInt *app_loc = aomems->app_loc; in AOPetscToApplication_MemoryScalable() local