Searched refs:DMStagGetEntries (Results 1 – 4 of 4) sorted by relevance
440 PetscCall(DMStagGetEntries(dmf, &entriesf)); in DMCreateInterpolation_Stag()441 PetscCall(DMStagGetEntries(dmc, &entriesc)); in DMCreateInterpolation_Stag()472 PetscCall(DMStagGetEntries(dmf, &entriesf)); in DMCreateRestriction_Stag()473 PetscCall(DMStagGetEntries(dmc, &entriesc)); in DMCreateRestriction_Stag()506 PetscCall(DMStagGetEntries(dm, &entries)); in DMCreateMatrix_Stag()
526 PetscErrorCode DMStagGetEntries(DM dm, PetscInt *entries) in DMStagGetEntries() function
1311 PetscCall(DMStagGetEntries(dm, &entries)); in DMCreateMatrix_Stag_2D_AIJ_Assemble()
101 PETSC_EXTERN PetscErrorCode DMStagGetEntries(DM, PetscInt *);