Searched refs:npointsg (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/swarm/ |
| H A D | swarm_migrate.c | 188 …PetscInt p, npoints, npointsg = 0, npoints2, npoints2g, *rankval, *p_cellid, npoints_pri… in DMSwarmMigrate_CellDMScatter() local 234 if (error_check) PetscCall(DMSwarmGetSize(dm, &npointsg)); in DMSwarmMigrate_CellDMScatter() 349 …npointsg == npoints2g, PetscObjectComm((PetscObject)dm), PETSC_ERR_USER, "Points from the DMSwarm … in DMSwarmMigrate_CellDMScatter()
|