Home
last modified time | relevance | path

Searched refs:DMDAGetLocalInfo (Results 1 – 25 of 44) sorted by relevance

12

/petsc/src/dm/tests/ !
H A Dex47.c27 PetscCall(DMDAGetLocalInfo(da, &info)); in test_3d()
69 PetscCall(DMDAGetLocalInfo(da, &info)); in test_2d()
107 PetscCall(DMDAGetLocalInfo(da, &info)); in test_2d_nocoord()
146 PetscCall(DMDAGetLocalInfo(da, &info)); in test_3d_nocoord()
H A Dex42.c29 PetscCall(DMDAGetLocalInfo(da, &info)); in test_3d()
71 PetscCall(DMDAGetLocalInfo(da, &info)); in test_2d()
109 PetscCall(DMDAGetLocalInfo(da, &info)); in test_2d_nocoord()
148 PetscCall(DMDAGetLocalInfo(da, &info)); in test_3d_nocoord()
H A Dex48.c42 PetscCall(DMDAGetLocalInfo(da, &info)); in test_3d()
84 PetscCall(DMDAGetLocalInfo(da, &info)); in test_2d()
124 PetscCall(DMDAGetLocalInfo(da, &info)); in test_3d_compat()
177 PetscCall(DMDAGetLocalInfo(da, &info)); in test_2d_compat()
H A Dnoflux_check.c123 PetscCall(DMDAGetLocalInfo(da2d, &info2d)); in main()
143 PetscCall(DMDAGetLocalInfo(da3d, &info3d)); in main()
H A Dex43.c26 PetscCall(DMDAGetLocalInfo(da, &info)); in PrintVecWithGhosts()
/petsc/src/ts/tutorials/ !
H A Dex22.c153 PetscCall(DMDAGetLocalInfo(da, &info)); in FormIFunction()
186 PetscCall(DMDAGetLocalInfo(da, &info)); in FormRHSFunction()
239 PetscCall(DMDAGetLocalInfo(da, &info)); in FormIJacobian()
281 PetscCall(DMDAGetLocalInfo(da, &info)); in FormInitialSolution()
H A Dex25.c147 PetscCall(DMDAGetLocalInfo(da, &info)); in FormIFunction()
198 PetscCall(DMDAGetLocalInfo(da, &info)); in FormRHSFunction()
233 PetscCall(DMDAGetLocalInfo(da, &info)); in FormIJacobian()
284 PetscCall(DMDAGetLocalInfo(da, &info)); in FormInitialSolution()
H A Dex34.c47 PetscCall(DMDAGetLocalInfo(dm, &info)); in FormRHSFunction()
76 PetscCall(DMDAGetLocalInfo(dm, &info)); in FormIFunction()
125 PetscCall(DMDAGetLocalInfo(dm, &info)); in FormIJacobian()
194 PetscCall(DMDAGetLocalInfo(dm, &info)); in FormInitialSolution()
H A Dex10.c177 PetscCall(DMDAGetLocalInfo(rd->da, &info)); in RDStateView()
323 PetscCall(DMDAGetLocalInfo(rd->da, &info)); in RDIFunction_FD()
390 PetscCall(DMDAGetLocalInfo(rd->da, &info)); in RDIJacobian_FD()
642 PetscCall(DMDAGetLocalInfo(rd->da, &info)); in RDIFunction_FE()
725 PetscCall(DMDAGetLocalInfo(rd->da, &info)); in RDIJacobian_FE()
802 PetscCall(DMDAGetLocalInfo(rd->da, &info)); in RDInitialState()
/petsc/src/ts/tests/ !
H A Dex25.c169 PetscCall(DMDAGetLocalInfo(da, &info)); in FormIFunction()
220 PetscCall(DMDAGetLocalInfo(da, &info)); in FormRHSFunction()
255 PetscCall(DMDAGetLocalInfo(da, &info)); in FormIJacobian()
306 PetscCall(DMDAGetLocalInfo(da, &info)); in FormInitialSolution()
/petsc/src/ts/tutorials/autodiff/adolc-utils/ !
H A Dmatfree.cxx48 PetscCall(DMDAGetLocalInfo(da, &info)); in PetscAdolcIJacobianVectorProduct()
130 PetscCall(DMDAGetLocalInfo(da, &info)); in PetscAdolcIJacobianVectorProductIDMass()
198 PetscCall(DMDAGetLocalInfo(da, &info)); in PetscAdolcIJacobianTransposeVectorProduct()
284 PetscCall(DMDAGetLocalInfo(da, &info)); in PetscAdolcIJacobianTransposeVectorProductIDMass()
/petsc/src/dm/tutorials/ !
H A Dex14.c22 PetscCall(DMDAGetLocalInfo(da, &info)); in FillLocalSubdomain()
86 PetscCall(DMDAGetLocalInfo(da, &info)); in main()
100 PetscCall(DMDAGetLocalInfo(subda[0], &subinfo)); in main()
H A Dex2.c59 PetscCall(DMDAGetLocalInfo(da, &info)); in main()
92 PetscCall(DMDAGetLocalInfo(da, &info)); in main()
H A Dex25.c58 PetscCall(DMDAGetLocalInfo(sda, &info)); in main()
H A Dex51.c28 PetscCall(DMDAGetLocalInfo(da, &info)); in main()
/petsc/src/snes/utils/ !
H A Ddmdasnes.c74 PetscCall(DMDAGetLocalInfo(dm, &info)); in SNESComputeFunction_DMDA()
133 PetscCall(DMDAGetLocalInfo(dm, &info)); in SNESComputeObjective_DMDA()
163 PetscCall(DMDAGetLocalInfo(dm, &info)); in SNESComputeJacobian_DMDA()
465 PetscCall(DMDAGetLocalInfo(dm, &info)); in SNESComputePicard_DMDA()
508 PetscCall(DMDAGetLocalInfo(dm, &info)); in SNESComputePicardJacobian_DMDA()
/petsc/src/snes/tutorials/ !
H A Dex28.c76 PetscCall(DMDAGetLocalInfo(dau, &infou)); in FormFunction_All()
77 PetscCall(DMDAGetLocalInfo(dak, &infok)); in FormFunction_All()
208 PetscCall(DMDAGetLocalInfo(dau, &infou)); in FormJacobian_All()
209 PetscCall(DMDAGetLocalInfo(dak, &infok)); in FormJacobian_All()
290 PetscCall(DMDAGetLocalInfo(dau, &infou)); in FormInitial_Coupled()
291 PetscCall(DMDAGetLocalInfo(dak, &infok)); in FormInitial_Coupled()
H A Dex9.c105 PetscCall(DMDAGetLocalInfo(da_after, &info)); in main()
149 PetscCall(DMDAGetLocalInfo(da, &info)); in FormBounds()
/petsc/src/dm/impls/da/ !
H A Ddadd.c280 PetscCall(DMDAGetLocalInfo(dm, &info)); in DMDASubDomainDA_Private()
443 PetscCall(DMDAGetLocalInfo(dm, &info)); in DMCreateDomainDecompositionScatters_DA()
446 PetscCall(DMDAGetLocalInfo(subdm, &subinfo)); in DMCreateDomainDecompositionScatters_DA()
511 PetscCall(DMDAGetLocalInfo(dm, &info)); in DMDASubDomainIS_Private()
516 PetscCall(DMDAGetLocalInfo(subdm[i], &subinfo)); in DMDASubDomainIS_Private()
H A Dda1.c37 PetscCall(DMDAGetLocalInfo(da, &info)); in DMView_DA_1d()
53 PetscCall(DMDAGetLocalInfo(da, &info)); in DMView_DA_1d()
H A Ddaview.c157 PetscErrorCode DMDAGetLocalInfo(DM da, DMDALocalInfo *info) in DMDAGetLocalInfo() function
/petsc/src/ts/utils/ !
H A Ddmdats.c68 PetscCall(DMDAGetLocalInfo(dm, &info)); in TSComputeIFunction_DMDA()
122 PetscCall(DMDAGetLocalInfo(dm, &info)); in TSComputeIJacobian_DMDA()
157 PetscCall(DMDAGetLocalInfo(dm, &info)); in TSComputeRHSFunction_DMDA()
205 PetscCall(DMDAGetLocalInfo(dm, &info)); in TSComputeRHSJacobian_DMDA()
/petsc/src/ksp/ksp/tutorials/ !
H A Dex46.c61 PetscCall(DMDAGetLocalInfo(da, &info)); in main()
/petsc/src/mat/tests/ !
H A Dex263.c34 PetscCall(DMDAGetLocalInfo(da, &info)); in main()
/petsc/src/ts/tutorials/network/ !
H A DpipeInterface.c76 PetscCall(DMDAGetLocalInfo(pipe->da, &info)); in PipeSetUp()

12