| /petsc/src/dm/impls/plex/ftn-custom/ |
| H A D | zplexfemf90.c | 31 *ierr = DMGetDS(*dm, &prob); in dmplexgetcellfields_() 41 *ierr = DMGetDS(dmAux, &probAux); in dmplexgetcellfields_() 81 *ierr = DMGetDS(*dm, &prob); in dmplexgetfacefields_()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex47.c | 148 PetscCall(DMGetDS(dm, &ds)); in SetupProblem() 244 PetscCall(DMGetDS(dm, &ds)); in MonitorError() 266 PetscCall(DMGetDS(dm, &ds)); in MyTSMonitorError() 306 PetscCall(DMGetDS(dm, &ds)); in main()
|
| H A D | ex46.c | 222 PetscCall(DMGetDS(dm, &ds)); in SetupProblem() 306 PetscCall(DMGetDS(dm, &ds)); in MonitorError() 347 PetscCall(DMGetDS(dm, &ds)); in main()
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex4f90.F90 | 28 PetscCallA(DMGetDS(dm, ds, ierr))
|
| /petsc/src/ts/utils/dmplexlandau/tutorials/ |
| H A D | ex2.c | 169 PetscCall(DMGetDS(plexe, &prob)); in testSpitzer() 175 PetscCall(DMGetDS(plexi, &prob)); in testSpitzer() 182 PetscCall(DMGetDS(plexe, &prob)); in testSpitzer() 192 PetscCall(DMGetDS(plexe, &prob)); in testSpitzer() 199 PetscCall(DMGetDS(plexe, &prob)); in testSpitzer() 208 PetscCall(DMGetDS(plexe, &prob)); in testSpitzer() 278 PetscCall(DMGetDS(plex, &prob)); in testStable() 326 PetscCall(DMGetDS(dm, &prob)); in EInduction() 656 PetscCall(DMGetDS(pack, &prob)); in main()
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex3.c | 113 PetscCall(DMGetDS(dm, &ds)); in SetupProblem() 156 PetscCall(DMGetDS(dm, &ds)); in CheckInterpolation() 181 PetscCall(DMGetDS(dm, &ds)); in CheckL2Projection()
|
| H A D | ex4.c | 35 PetscCall(DMGetDS(dm, &ds)); in SetupDiscretization()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex26.c | 124 PetscCall(DMGetDS(dm, &ds)); in SetupPrimalProblem() 197 PetscCall(DMGetDS(dm, &ds)); in main()
|
| H A D | ex13.c | 174 PetscCall(DMGetDS(dm, &ds)); in SetupPrimalProblem() 190 PetscCall(DMGetDS(dm, &ds)); in SetupAdjointProblem() 204 PetscCall(DMGetDS(dm, &prob)); in SetupErrorProblem() 475 PetscCall(DMGetDS(dm, &ds)); in ErrorView()
|
| H A D | ex71.c | 229 PetscCall(DMGetDS(dm, &ds)); in SetupProblem() 331 PetscCall(DMGetDS(dm, &ds)); in main()
|
| H A D | ex11.c | 266 PetscCall(DMGetDS(dm, &ds)); in SetupProblem() 319 PetscCall(DMGetDS(dmAux, &ds)); in SetupProblem()
|
| H A D | ex20.c | 88 PetscCall(DMGetDS(dm, &ds)); in SetupPrimalProblem()
|
| H A D | ex56.c | 312 PetscCall(DMGetDS(dm, &prob)); in main() 428 PetscCall(DMGetDS(dm, &prob)); in main() 430 PetscCall(DMGetDS(newdm, &prob)); in main()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex72.c | 53 PetscCall(DMGetDS(dm, &ds)); in CreateDiscretization()
|
| H A D | ex33.c | 55 PetscCall(DMGetDS(dm, &ds)); in CreateDiscretization()
|
| H A D | ex73.c | 160 PetscCall(DMGetDS(dm, &ds)); in CreateDiscretization() 218 PetscCall(DMGetDS(dm, &ds)); in main()
|
| H A D | ex42.c | 275 PetscCall(DMGetDS(dm, &ds)); in LibCeedSetupByDegree() 279 PetscCall(DMGetDS(cdm, &ds)); in LibCeedSetupByDegree()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfvm.c | 70 PetscCall(DMGetDS(dm, &prob)); in DMPlexReconstructGradients_Internal() 184 PetscCall(DMGetDS(dm, &prob)); in DMPlexReconstructGradientsFVM()
|
| H A D | plexrefine.c | 383 PetscCall(DMGetDS(cdm, &cds)); in DMRefine_Plex() 384 PetscCall(DMGetDS(rcdm, &rcds)); in DMRefine_Plex()
|
| /petsc/src/ts/impls/mimex/ |
| H A D | mimex.c | 87 PetscCall(DMGetDS(dm, &prob)); in SNESTSFormFunction_Mimex() 156 PetscCall(DMGetDS(dm, &prob)); in TSStep_Mimex_Split()
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex10.c | 128 PetscCall(DMGetDS(dm, &ds)); in SetupProblem() 162 PetscCall(DMGetDS(mesh_sum, &ds)); in SetupDiscretization()
|
| /petsc/src/tao/tutorials/ |
| H A D | ex3.c | 213 PetscCall(DMGetDS(dm_mass, &prob_mass)); in CreateCtx() 226 PetscCall(DMGetDS(dm_laplace, &prob_laplace)); in CreateCtx()
|
| H A D | ex1.c | 161 PetscCall(DMGetDS(dm, &ds)); in SetupProblem() 241 PetscCall(DMGetDS(dm, &ds)); in main()
|
| H A D | ex2.c | 156 PetscCall(DMGetDS(dm, &ds)); in SetupProblem() 236 PetscCall(DMGetDS(dm, &ds)); in main()
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 665 PetscCall(DMGetDS(adaptor->idm, &prob)); in DMAdaptorSetUp() 703 PetscCall(DMGetDS(adaptor->idm, &prob)); in DMAdaptorPreAdapt() 802 PetscCall(DMGetDS(adaptor->idm, &prob)); in DMAdaptorPostAdapt() 872 PetscCall(DMGetDS(plex, &ds)); in DMAdaptorComputeErrorIndicator_Gradient() 1327 PetscCall(DMGetDS(adaptor->idm, &ds)); in DMAdaptorAdapt_Sequence_Private() 1390 PetscCall(DMGetDS(edm, &ds)); in DMAdaptorAdapt_Sequence_Private()
|