| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex50.c | 70 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], &dof[3])); in main()
|
| H A D | ex40.c | 30 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], NULL, NULL)); in FormFunction1DNoCoupling() 76 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], NULL, NULL)); in FormJacobian1DNoCoupling() 132 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], NULL, NULL)); in FormFunction1D() 246 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], NULL, NULL)); in FormJacobian1D() 357 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], NULL)); in FormFunction2DNoCoupling() 435 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], NULL)); in FormJacobian2DNoCoupling() 515 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], NULL)); in FormFunction2D() 679 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], NULL)); in FormJacobian2D() 841 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], &dof[3])); in FormFunction3DNoCoupling() 985 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], &dof[3])); in FormJacobian3DNoCoupling() [all …]
|
| H A D | ex17.c | 33 PetscCall(DMStagGetDOF(dm, &dof0, &dof1, &dof2, &dof3)); in main()
|
| H A D | ex12.c | 24 PetscCall(DMStagGetDOF(dm, &dof0, &dof1, &dof2, NULL)); in main()
|
| H A D | ex9.c | 25 PetscCall(DMStagGetDOF(dm, &dof0, &dof1, &dof2, &dof3)); in main()
|
| H A D | ex13.c | 146 PetscCall(DMStagGetDOF(dm, &dof0, &dof1, NULL, NULL)); in Test2_1d() 207 PetscCall(DMStagGetDOF(dm, &dof0, &dof1, &dof2, NULL)); in Test2_2d() 313 PetscCall(DMStagGetDOF(dm, &dof0, &dof1, &dof2, &dof3)); in Test2_3d()
|
| H A D | ex10.c | 24 PetscCall(DMStagGetDOF(dm, &dof0, &dof1, &dof2, NULL)); in main()
|
| H A D | ex43.c | 89 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], &dof[3])); in main()
|
| H A D | ex7.c | 25 PetscCall(DMStagGetDOF(dm, &dof0, &dof1, &dof2, &dof3)); in main()
|
| H A D | ex18.c | 262 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], NULL)); in CreateSystem()
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagmulti.c | 36 PetscCall(DMStagGetDOF(dmf, &doff[0], &doff[1], &doff[2], &doff[3])); in DMStagRestrictSimple() 37 PetscCall(DMStagGetDOF(dmc, &dofc[0], &dofc[1], &dofc[2], &dofc[3])); in DMStagRestrictSimple() 461 PetscCall(DMStagGetDOF(dmc, &dof[0], &dof[1], NULL, NULL)); in DMStagPopulateInterpolation1d_Internal() 521 PetscCall(DMStagGetDOF(dmc, &dof[0], &dof[1], &dof[2], NULL)); in DMStagPopulateInterpolation2d_Internal() 659 PetscCall(DMStagGetDOF(dmc, &dof[0], &dof[1], &dof[2], &dof[3])); in DMStagPopulateInterpolation3d_Internal() 1008 PetscCall(DMStagGetDOF(dmc, &dof[0], &dof[1], NULL, NULL)); in DMStagPopulateRestriction1d_Internal() 1082 PetscCall(DMStagGetDOF(dmc, &dof[0], &dof[1], &dof[2], NULL)); in DMStagPopulateRestriction2d_Internal() 1226 PetscCall(DMStagGetDOF(dmc, &dof[0], &dof[1], &dof[2], &dof[3])); in DMStagPopulateRestriction3d_Internal()
|
| H A D | stag.c | 17 PetscCall(DMStagGetDOF(dm, &dof0, &dof1, &dof2, &dof3)); in DMCreateFieldDecomposition_Stag() 395 PetscCall(DMStagGetDOF(dmc, &dofc[0], &dofc[1], &dofc[2], &dofc[3])); in CheckTransferOperatorRequirements_Private() 396 PetscCall(DMStagGetDOF(dmf, &doff[0], &doff[1], &doff[2], &doff[3])); in CheckTransferOperatorRequirements_Private() 484 PetscCall(DMStagGetDOF(dmf, &doff[0], &doff[1], &doff[2], &doff[3])); in DMCreateRestriction_Stag()
|
| H A D | stag1d.c | 63 PetscCall(DMStagGetDOF(dmc, &dof[0], &dof[1], NULL, NULL)); in DMStagRestrictSimple_1d() 527 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], NULL, NULL)); in DMCreateMatrix_Stag_1D_AIJ_Assemble()
|
| H A D | stagutils.c | 80 PetscCall(DMStagGetDOF(subDM, &dof[0], &dof[1], &dof[2], &dof[3])); in DMStagGetProductCoordinateArrays_Private() 219 PetscCall(DMStagGetDOF(subDM, &dof[0], &dof[1], &dof[2], &dof[3])); in DMStagGetProductCoordinateLocationSlot() 297 PetscErrorCode DMStagGetDOF(DM dm, PetscInt *dof0, PetscInt *dof1, PetscInt *dof2, PetscInt *dof3) in DMStagGetDOF() function
|
| H A D | stag2d.c | 70 PetscCall(DMStagGetDOF(dmc, &dof[0], &dof[1], &dof[2], NULL)); in DMStagRestrictSimple_2d() 1308 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], NULL)); in DMCreateMatrix_Stag_2D_AIJ_Assemble()
|
| H A D | stag3d.c | 79 PetscCall(DMStagGetDOF(dmc, &dof[0], &dof[1], &dof[2], &dof[3])); in DMStagRestrictSimple_3d() 3402 PetscCall(DMStagGetDOF(dm, &dof[0], &dof[1], &dof[2], &dof[3])); in DMCreateMatrix_Stag_3D_AIJ_Assemble()
|
| /petsc/include/ |
| H A D | petscdmstag.h | 100 PETSC_EXTERN PetscErrorCode DMStagGetDOF(DM, PetscInt *, PetscInt *, PetscInt *, PetscInt *);
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmstag.pxi | 49 PetscErrorCode DMStagGetDOF(PetscDM, PetscInt*, PetscInt*, PetscInt*, PetscInt*)
|
| H A D | DMStag.pyx | 355 petsc.DMStagGetDOF 359 CHKERR(DMStagGetDOF(self.dm, &dof0, &dof1, &dof2, &dof3))
|