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