| /petsc/src/dm/tests/ ! |
| H A D | ex47.c | 27 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 D | ex42.c | 29 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 D | ex48.c | 42 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 D | noflux_check.c | 123 PetscCall(DMDAGetLocalInfo(da2d, &info2d)); in main() 143 PetscCall(DMDAGetLocalInfo(da3d, &info3d)); in main()
|
| H A D | ex43.c | 26 PetscCall(DMDAGetLocalInfo(da, &info)); in PrintVecWithGhosts()
|
| /petsc/src/ts/tutorials/ ! |
| H A D | ex22.c | 153 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 D | ex25.c | 147 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 D | ex34.c | 47 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 D | ex10.c | 177 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 D | ex25.c | 169 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 D | matfree.cxx | 48 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 D | ex14.c | 22 PetscCall(DMDAGetLocalInfo(da, &info)); in FillLocalSubdomain() 86 PetscCall(DMDAGetLocalInfo(da, &info)); in main() 100 PetscCall(DMDAGetLocalInfo(subda[0], &subinfo)); in main()
|
| H A D | ex2.c | 59 PetscCall(DMDAGetLocalInfo(da, &info)); in main() 92 PetscCall(DMDAGetLocalInfo(da, &info)); in main()
|
| H A D | ex25.c | 58 PetscCall(DMDAGetLocalInfo(sda, &info)); in main()
|
| H A D | ex51.c | 28 PetscCall(DMDAGetLocalInfo(da, &info)); in main()
|
| /petsc/src/snes/utils/ ! |
| H A D | dmdasnes.c | 74 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 D | ex28.c | 76 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 D | ex9.c | 105 PetscCall(DMDAGetLocalInfo(da_after, &info)); in main() 149 PetscCall(DMDAGetLocalInfo(da, &info)); in FormBounds()
|
| /petsc/src/dm/impls/da/ ! |
| H A D | dadd.c | 280 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 D | da1.c | 37 PetscCall(DMDAGetLocalInfo(da, &info)); in DMView_DA_1d() 53 PetscCall(DMDAGetLocalInfo(da, &info)); in DMView_DA_1d()
|
| H A D | daview.c | 157 PetscErrorCode DMDAGetLocalInfo(DM da, DMDALocalInfo *info) in DMDAGetLocalInfo() function
|
| /petsc/src/ts/utils/ ! |
| H A D | dmdats.c | 68 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 D | ex46.c | 61 PetscCall(DMDAGetLocalInfo(da, &info)); in main()
|
| /petsc/src/mat/tests/ ! |
| H A D | ex263.c | 34 PetscCall(DMDAGetLocalInfo(da, &info)); in main()
|
| /petsc/src/ts/tutorials/network/ ! |
| H A D | pipeInterface.c | 76 PetscCall(DMDAGetLocalInfo(pipe->da, &info)); in PipeSetUp()
|