Searched refs:npoints_e (Results 1 – 1 of 1) sorted by relevance
599 PetscInt npoints_e, *plist_e; in DMSwarmPICInsertPointsCellwise() local601 PetscCall(DMSwarmSortGetPointsPerCell(dm, e, &npoints_e, &plist_e)); in DMSwarmPICInsertPointsCellwise()612 for (qn = 0; qn < npoints_e; qn++) { in DMSwarmPICInsertPointsCellwise()640 PetscCall(DMSwarmSortRestorePointsPerCell(dm, e, &npoints_e, &plist_e)); in DMSwarmPICInsertPointsCellwise()