Home
last modified time | relevance | path

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

/petsc/src/vec/is/ao/impls/memscalable/
H A Daomemscalable.c266 … PetscInt napp, const PetscInt from_array[], const PetscInt to_array[], AO ao, PetscInt *aomap_loc) in AOCreateMemoryScalable_private() argument
285 PetscCall(PetscArrayzero(aomap_loc, n_local)); in AOCreateMemoryScalable_private()
341 aomap_loc[ip] = ia; in AOCreateMemoryScalable_private()
372 aomap_loc[ip] = ia; in AOCreateMemoryScalable_private()