Home
last modified time | relevance | path

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

/petsc/src/vec/is/ao/impls/memscalable/
H A Daomemscalable.c10 PetscInt *petsc_loc; /* petsc_loc[j] is the partner for the jth local app slot */ member
25 PetscInt *app, *app_loc, *petsc, *petsc_loc, len, j; in AOView_MemoryScalable() local
248 PetscInt *petsc_loc = aomems->petsc_loc; in AOApplicationToPetsc_MemoryScalable() local