Searched refs:DMForestSetMaximumRefinement (Results 1 – 3 of 3) sorted by relevance
52 PETSC_EXTERN PetscErrorCode DMForestSetMaximumRefinement(DM, PetscInt);
151 PetscCall(DMForestSetMaximumRefinement(*tedm, ref)); in DMForestTemplate()838 PetscErrorCode DMForestSetMaximumRefinement(DM dm, PetscInt maxRefinement) in DMForestSetMaximumRefinement() function1555 if (flg) PetscCall(DMForestSetMaximumRefinement(dm, maxRefinement)); in DMSetFromOptions_Forest()
5171 PetscCall(DMForestSetMaximumRefinement(dm, P4EST_QMAXLEVEL)); in DMCreate_pforest()