Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/
H A Dforest.c1577 static PetscErrorCode DMRefine_Forest(DM dm, MPI_Comm comm, DM *dmRefined) in DMRefine_Forest() function
1656 dm->ops->refine = DMRefine_Forest; in DMInitialize_Forest()