Searched refs:DMForestGetMaximumRefinement (Results 1 – 3 of 3) sorted by relevance
53 PETSC_EXTERN PetscErrorCode DMForestGetMaximumRefinement(DM, PetscInt *);
150 PetscCall(DMForestGetMaximumRefinement(dm, &ref)); in DMForestTemplate()866 PetscErrorCode DMForestGetMaximumRefinement(DM dm, PetscInt *maxRefinement) in DMForestGetMaximumRefinement() function1553 PetscCall(DMForestGetMaximumRefinement(dm, &maxRefinement)); in DMSetFromOptions_Forest()
893 PetscCall(DMForestGetMaximumRefinement(dm, &ctx.maxLevel)); in DMSetUp_pforest()908 PetscCall(DMForestGetMaximumRefinement(dm, &ctx.maxLevel)); in DMSetUp_pforest()1032 PetscCall(DMForestGetMaximumRefinement(dm, &maxLevel)); in DMSetUp_pforest()