Home
last modified time | relevance | path

Searched refs:DMPforestGetRefinementLevel (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h588 static PetscErrorCode DMPforestGetRefinementLevel(DM dm, PetscInt *lev) in DMPforestGetRefinementLevel() function
877 PetscCall(DMPforestGetRefinementLevel(dm, &ctx.currLevel)); in DMSetUp_pforest()
1077 PetscCall(DMPforestGetRefinementLevel(dm, &currLevel)); in DMSetUp_pforest()