Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/
H A Ddata_ex.c272 …IInt n, const PetscMPIInt proc_neighbours[], PetscMPIInt *n_new, PetscMPIInt **proc_neighbours_new) in DMSwarmDataExCompleteCommunicationMap_Private() argument
315 if ((n_new != NULL) && (proc_neighbours_new != NULL)) { in DMSwarmDataExCompleteCommunicationMap_Private()
322 *proc_neighbours_new = _proc_neighbours_new; in DMSwarmDataExCompleteCommunicationMap_Private()