Lines Matching refs:DMGetGlobalSection
318 PetscCall(DMGetGlobalSection(dm, &globalSection)); in DMPlexCreateRigidBody()
402 PetscCall(DMGetGlobalSection(dm, &globalSection)); in DMPlexCreateRigidBodies()
2948 PetscCall(DMGetGlobalSection(dmf, &fglobalSection)); in DMPlexComputeInterpolatorNested()
2950 PetscCall(DMGetGlobalSection(dmc, &cglobalSection)); in DMPlexComputeInterpolatorNested()
3194 PetscCall(DMGetGlobalSection(dmf, &globalFSection)); in DMPlexComputeInterpolatorGeneral()
3196 PetscCall(DMGetGlobalSection(dmc, &globalCSection)); in DMPlexComputeInterpolatorGeneral()
3366 PetscCall(DMGetGlobalSection(dmf, &globalFSection)); in DMPlexComputeMassMatrixGeneral()
3368 PetscCall(DMGetGlobalSection(dmc, &globalCSection)); in DMPlexComputeMassMatrixGeneral()
3594 PetscCall(DMGetGlobalSection(dmf, &fglobalSection)); in DMPlexComputeInjectorFEM()
3596 PetscCall(DMGetGlobalSection(dmc, &cglobalSection)); in DMPlexComputeInjectorFEM()
5944 PetscCall(DMGetGlobalSection(dm, &globalSection)); in DMPlexComputeBdJacobianSingleByLabel()
6191 PetscCall(DMGetGlobalSection(dm, &globalSection)); in DMPlexComputeJacobianByKey()
6408 PetscCall(DMGetGlobalSection(dmr, &rglobalSection)); in DMPlexComputeJacobianByKeyGeneral()
6410 PetscCall(DMGetGlobalSection(dmc, &cglobalSection)); in DMPlexComputeJacobianByKeyGeneral()
6680 PetscCall(DMGetGlobalSection(dm, &globalSection)); in DMPlexComputeJacobianHybridByKey()
7025 PetscCall(DMGetGlobalSection(dm, &globalSection)); in DMPlexComputeJacobianActionByKey()