Lines Matching refs:DMRestoreGlobalVector
393 PetscCall(DMRestoreGlobalVector(next->dm, vec)); in DMCompositeRestoreAccess()
437 PetscCall(DMRestoreGlobalVector(link->dm, &vecs[wnum])); in DMCompositeRestoreAccessArray()
545 PetscCall(DMRestoreGlobalVector(next->dm, &global)); in DMCompositeScatter()
598 PetscCall(DMRestoreGlobalVector(next->dm, &global)); in DMCompositeScatterArray()
655 PetscCall(DMRestoreGlobalVector(next->dm, &global)); in DMCompositeGather()
709 PetscCall(DMRestoreGlobalVector(next->dm, &global)); in DMCompositeGatherArray()
811 PetscCall(DMRestoreGlobalVector(next->dm, &vec)); in VecView_DMComposite()
930 PetscCall(DMRestoreGlobalVector(next->dm, &global)); in DMCompositeGetISLocalToGlobalMappings()
1445 PetscCall(DMRestoreGlobalVector(coarse, &gcoarse)); in DMCreateInterpolation_Composite()
1446 PetscCall(DMRestoreGlobalVector(fine, &gfine)); in DMCreateInterpolation_Composite()
1556 PetscCall(DMRestoreGlobalVector(next->dm, &global)); in DMGlobalToLocalBegin_Composite()
1609 PetscCall(DMRestoreGlobalVector(next->dm, &global)); in DMLocalToGlobalBegin_Composite()