Home
last modified time | relevance | path

Searched refs:npoints2g (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
348 PetscCall(DMSwarmGetSize(dm, &npoints2g)); in DMSwarmMigrate_CellDMScatter()
349npoints2g, PetscObjectComm((PetscObject)dm), PETSC_ERR_USER, "Points from the DMSwarm must remain … in DMSwarmMigrate_CellDMScatter()