Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/
H A Dswarm_migrate.c188 …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()
349npointsg == npoints2g, PetscObjectComm((PetscObject)dm), PETSC_ERR_USER, "Points from the DMSwarm … in DMSwarmMigrate_CellDMScatter()