Searched refs:_n_new (Results 1 – 1 of 1) sorted by relevance
282 PetscMPIInt _n_new, *_proc_neighbours_new; in DMSwarmDataExCompleteCommunicationMap_Private() local317 PetscCall(PetscMPIIntCast(nc, &_n_new)); in DMSwarmDataExCompleteCommunicationMap_Private()318 PetscCall(PetscMalloc1(_n_new, &_proc_neighbours_new)); in DMSwarmDataExCompleteCommunicationMap_Private()321 *n_new = _n_new; in DMSwarmDataExCompleteCommunicationMap_Private()