Searched refs:DMStagGetRefinementFactor (Results 1 – 3 of 3) sorted by relevance
118 PETSC_EXTERN PetscErrorCode DMStagGetRefinementFactor(DM, PetscInt *, PetscInt *, PetscInt *);
212 - Add `DMStagSetRefinementFactor()` and `DMStagGetRefinementFactor()` to set and get the refinement…
774 PetscErrorCode DMStagGetRefinementFactor(DM dm, PetscInt *refine_x, PetscInt *refine_y, PetscInt *r… in DMStagGetRefinementFactor() function