Searched refs:collect_zone (Results 1 – 1 of 1) sorted by relevance
296 PetscErrorCode collect_zone(DM dm, PetscCtx ctx, PetscInt *nfound, PetscInt **foundlist) in collect_zone() function451 PetscCall(DMSwarmCollect_General(dms, collect_zone, sizeof(CollectZoneCtx), zone, &ng)); in ex1_4()