Lines Matching refs:DMSwarmGetLocalSize
62 PetscCall(DMSwarmGetLocalSize(dms, &npoints_orig[0])); in ex1_1()
72 PetscCall(DMSwarmGetLocalSize(dms, &npoints[0])); in ex1_1()
130 PetscCall(DMSwarmGetLocalSize(dms, &npoints_orig[0])); in ex1_2()
147 PetscCall(DMSwarmGetLocalSize(dms, &npoints[0])); in ex1_2()
159 PetscCall(DMSwarmGetLocalSize(dms, &npoints[0])); in ex1_2()
218 PetscCall(DMSwarmGetLocalSize(dms, &npoints)); in ex1_3()
254 PetscCall(DMSwarmGetLocalSize(dms, &npoints_orig[0])); in ex1_3()
262 PetscCall(DMSwarmGetLocalSize(dms, &npoints[0])); in ex1_3()
278 PetscCall(DMSwarmGetLocalSize(dms, &npoints)); in ex1_3()
306 PetscCall(DMSwarmGetLocalSize(dm, &npoints)); in collect_zone()
384 PetscCall(DMSwarmGetLocalSize(dms, &npoints)); in ex1_4()
445 PetscCall(DMSwarmGetLocalSize(dms, &npoints_orig[0])); in ex1_4()
452 PetscCall(DMSwarmGetLocalSize(dms, &npoints[0])); in ex1_4()
468 PetscCall(DMSwarmGetLocalSize(dms, &npoints)); in ex1_4()