Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/
H A Dforest.c1600 static PetscErrorCode DMCoarsen_Forest(DM dm, MPI_Comm comm, DM *dmCoarsened) in DMCoarsen_Forest() function
1657 dm->ops->coarsen = DMCoarsen_Forest; in DMInitialize_Forest()