Lines Matching refs:DMGetGlobalVector
205 PetscCall(DMGetGlobalVector(next->dm, vec)); in DMCompositeGetAccess()
266 PetscCall(DMGetGlobalVector(link->dm, &v)); in DMCompositeGetAccessArray()
538 PetscCall(DMGetGlobalVector(next->dm, &global)); in DMCompositeScatter()
591 PetscCall(DMGetGlobalVector(next->dm, &global)); in DMCompositeScatterArray()
648 PetscCall(DMGetGlobalVector(next->dm, &global)); in DMCompositeGather()
702 PetscCall(DMGetGlobalVector(next->dm, &global)); in DMCompositeGatherArray()
804 PetscCall(DMGetGlobalVector(next->dm, &vec)); in VecView_DMComposite()
907 PetscCall(DMGetGlobalVector(next->dm, &global)); in DMCompositeGetISLocalToGlobalMappings()
1439 PetscCall(DMGetGlobalVector(coarse, &gcoarse)); in DMCreateInterpolation_Composite()
1440 PetscCall(DMGetGlobalVector(fine, &gfine)); in DMCreateInterpolation_Composite()
1547 PetscCall(DMGetGlobalVector(next->dm, &global)); in DMGlobalToLocalBegin_Composite()
1603 PetscCall(DMGetGlobalVector(next->dm, &global)); in DMLocalToGlobalBegin_Composite()