Home
last modified time | relevance | path

Searched refs:DMRestoreGlobalVector (Results 1 – 25 of 98) sorted by relevance

1234

/petsc/src/dm/tutorials/
H A Dex12.c34 PetscCall(DMRestoreGlobalVector(da, &global1)); in main()
35 PetscCall(DMRestoreGlobalVector(da, &global2)); in main()
39 PetscCall(DMRestoreGlobalVector(da, &global1)); in main()
40 PetscCall(DMRestoreGlobalVector(da, &global3)); in main()
41 PetscCall(DMRestoreGlobalVector(da, &global2)); in main()
45 PetscCall(DMRestoreGlobalVector(da, &global1)); in main()
46 PetscCall(DMRestoreGlobalVector(da, &global3)); in main()
47 PetscCall(DMRestoreGlobalVector(da, &global2)); in main()
H A Dex11f90.F9047 PetscCallA(DMRestoreGlobalVector(ada, g, ierr))
64 PetscCallA(DMRestoreGlobalVector(ada, g, ierr))
89 PetscCallA(DMRestoreGlobalVector(ada, g, ierr))
109 PetscCallA(DMRestoreGlobalVector(ada, g, ierr))
138 PetscCallA(DMRestoreGlobalVector(ada, g, ierr))
160 PetscCallA(DMRestoreGlobalVector(ada, g, ierr))
H A Dex51.c55 PetscCall(DMRestoreGlobalVector(daX, &basisX)); in main()
56 PetscCall(DMRestoreGlobalVector(daY, &basisY)); in main()
H A Dex14.c135 PetscCall(DMRestoreGlobalVector(da, &largevec)); in main()
215 PetscCall(DMRestoreGlobalVector(subda[0], &sgvec)); in main()
216 PetscCall(DMRestoreGlobalVector(da, &v)); in main()
/petsc/src/dm/impls/plex/tests/
H A Dex64.c406 PetscCall(DMRestoreGlobalVector(dm, &Xnat)); in main()
407 PetscCall(DMRestoreGlobalVector(seqdmU, &Unat)); in main()
408 PetscCall(DMRestoreGlobalVector(seqdmA, &Anat)); in main()
409 PetscCall(DMRestoreGlobalVector(seqdmUA, &UAnat)); in main()
410 PetscCall(DMRestoreGlobalVector(seqdmS, &Snat)); in main()
411 PetscCall(DMRestoreGlobalVector(seqdmUA2, &UA2nat)); in main()
413 PetscCall(DMRestoreGlobalVector(seqdmUA2, &seqUA2)); in main()
414 PetscCall(DMRestoreGlobalVector(seqdmUA, &seqUA)); in main()
415 PetscCall(DMRestoreGlobalVector(seqdmS, &seqS)); in main()
416 PetscCall(DMRestoreGlobalVector(seqdmA, &seqA)); in main()
[all …]
H A Dex26.c390 PetscCall(DMRestoreGlobalVector(dmUA, &tmpVec)); in main()
404 PetscCall(DMRestoreGlobalVector(dmUA2, &tmpVec)); in main()
458 PetscCall(DMRestoreGlobalVector(dmS, &tmpVec)); in main()
462 PetscCall(DMRestoreGlobalVector(dmUA2, &UA2)); in main()
463 PetscCall(DMRestoreGlobalVector(dmUA, &UA)); in main()
464 PetscCall(DMRestoreGlobalVector(dmS, &S)); in main()
465 PetscCall(DMRestoreGlobalVector(dmA, &A)); in main()
466 PetscCall(DMRestoreGlobalVector(dmU, &U)); in main()
467 PetscCall(DMRestoreGlobalVector(pdm, &X)); in main()
H A Dex26f90.F90415 PetscCallA(DMRestoreGlobalVector(dmUA, tmpVec, ierr))
432 PetscCallA(DMRestoreGlobalVector(dmUA2, tmpVec, ierr))
483 PetscCallA(DMRestoreGlobalVector(dmS, tmpVec, ierr))
485 PetscCallA(DMRestoreGlobalVector(dmUA2, UA2, ierr))
486 PetscCallA(DMRestoreGlobalVector(dmUA, UA, ierr))
487 PetscCallA(DMRestoreGlobalVector(dmS, S, ierr))
488 PetscCallA(DMRestoreGlobalVector(dmA, A, ierr))
489 PetscCallA(DMRestoreGlobalVector(dmU, U, ierr))
490 PetscCallA(DMRestoreGlobalVector(pdm, X, ierr))
H A Dex62f90.F90399 PetscCallA(DMRestoreGlobalVector(dmUA, tmpVec, ierr))
416 PetscCallA(DMRestoreGlobalVector(dmUA2, tmpVec, ierr))
467 PetscCallA(DMRestoreGlobalVector(dmS, tmpVec, ierr))
469 PetscCallA(DMRestoreGlobalVector(dmUA2, UA2, ierr))
470 PetscCallA(DMRestoreGlobalVector(dmUA, UA, ierr))
471 PetscCallA(DMRestoreGlobalVector(dmS, S, ierr))
472 PetscCallA(DMRestoreGlobalVector(dmA, A, ierr))
473 PetscCallA(DMRestoreGlobalVector(dmU, U, ierr))
474 PetscCallA(DMRestoreGlobalVector(pdm, X, ierr))
H A Dex19.c250 PetscCall(DMRestoreGlobalVector(dmProj, &u)); in TestL2Projection()
251 PetscCall(DMRestoreGlobalVector(dmaProj, &ua)); in TestL2Projection()
252 PetscCall(DMRestoreGlobalVector(dmaProj, &rhs)); in TestL2Projection()
253 PetscCall(DMRestoreGlobalVector(dmaProj, &uproj)); in TestL2Projection()
H A Dex46.c147 PetscCall(DMRestoreGlobalVector(dm, &u)); in main()
152 PetscCall(DMRestoreGlobalVector(dm, &u)); in main()
H A Dex101.c145 PetscCall(DMRestoreGlobalVector(dm_read_output, &V_read)); in main()
159 PetscCall(DMRestoreGlobalVector(dm, &V)); in main()
/petsc/src/dm/tests/
H A Dex27.c179 PetscCall(DMRestoreGlobalVector(da, &x)); in main()
180 PetscCall(DMRestoreGlobalVector(da, &xx)); in main()
181 PetscCall(DMRestoreGlobalVector(da, &y)); in main()
182 PetscCall(DMRestoreGlobalVector(da, &yy)); in main()
183 PetscCall(DMRestoreGlobalVector(da, &z)); in main()
184 PetscCall(DMRestoreGlobalVector(da, &zz)); in main()
H A Dex28.c203 PetscCall(DMRestoreGlobalVector(da, &x)); in main()
204 PetscCall(DMRestoreGlobalVector(da, &xx)); in main()
205 PetscCall(DMRestoreGlobalVector(da, &y)); in main()
206 PetscCall(DMRestoreGlobalVector(da, &yy)); in main()
207 PetscCall(DMRestoreGlobalVector(da, &z)); in main()
208 PetscCall(DMRestoreGlobalVector(da, &zz)); in main()
H A Dex8.c65 PetscCall(DMRestoreGlobalVector(dm, &v)); in main()
/petsc/src/snes/tutorials/
H A Dex33.c108 PetscCall(DMRestoreGlobalVector(user->cda, &L)); in FormFunctionLocal()
165 PetscCall(DMRestoreGlobalVector(da, &u)); in main()
166 PetscCall(DMRestoreGlobalVector(da, &user.uold)); in main()
167 PetscCall(DMRestoreGlobalVector(user.cda, &user.Kappa)); in main()
H A Dex7.c515 PetscCall(DMRestoreGlobalVector(dm, &psi)); in TestFreeField()
516 PetscCall(DMRestoreGlobalVector(dm, &psiHat)); in TestFreeField()
517 PetscCall(DMRestoreGlobalVector(dm, &eta)); in TestFreeField()
518 PetscCall(DMRestoreGlobalVector(dm, &etaHat)); in TestFreeField()
519 PetscCall(DMRestoreGlobalVector(dm, &DHat)); in TestFreeField()
/petsc/src/snes/interface/
H A Dsnesj.c153 PetscCall(DMRestoreGlobalVector(snes->dm, &j1a)); in SNESComputeJacobianDefault()
154 PetscCall(DMRestoreGlobalVector(snes->dm, &j2a)); in SNESComputeJacobianDefault()
155 PetscCall(DMRestoreGlobalVector(snes->dm, &x2)); in SNESComputeJacobianDefault()
/petsc/src/dm/impls/stag/tests/
H A Dex19.c75 PetscCall(DMRestoreGlobalVector(dmCoarse, &globalCoarse)); in main()
76 PetscCall(DMRestoreGlobalVector(dm, &globalFine)); in main()
/petsc/src/dm/dt/fe/tests/
H A Dex4.c101 PetscCall(DMRestoreGlobalVector(dm, &work)); in main()
102 PetscCall(DMRestoreGlobalVector(dm, &ones)); in main()
/petsc/src/dm/impls/plex/tutorials/
H A Dex7.c43 PetscCall(DMRestoreGlobalVector(dm, &u)); in main()
H A Dex1.c58 PetscCall(DMRestoreGlobalVector(dm, &u)); in main()
/petsc/src/dm/impls/forest/tests/
H A Dex2.c268 PetscCall(DMRestoreGlobalVector(base, &baseVec)); in main()
269 PetscCall(DMRestoreGlobalVector(preForest, &baseVecMapped)); in main()
355 PetscCall(DMRestoreGlobalVector(base, &baseVec)); in main()
356 PetscCall(DMRestoreGlobalVector(preForest, &baseVecMapped)); in main()
/petsc/src/dm/impls/composite/
H A Dpack.c393 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()
[all …]
/petsc/src/ts/adapt/impls/basic/
H A Dadaptbasic.c30 PetscCall(DMRestoreGlobalVector(dm, &Y)); in TSAdaptChoose_Basic()
/petsc/src/snes/tests/
H A Dex8.c459 PetscCall(DMRestoreGlobalVector(dm, &u)); in ComputeError()
594 PetscCall(DMRestoreGlobalVector(idm, &iV)); in CheckTransfer()
595 PetscCall(DMRestoreGlobalVector(fdm, &fV)); in CheckTransfer()
637 PetscCall(DMRestoreGlobalVector(idm, &iu)); in CheckTransfer()
638 PetscCall(DMRestoreGlobalVector(fdm, &fu)); in CheckTransfer()

1234