Home
last modified time | relevance | path

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

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c212 static PetscErrorCode DMCoarsen_Redundant(DM dmf, MPI_Comm comm, DM *dmc) in DMCoarsen_Redundant() function
367 dm->ops->coarsen = DMCoarsen_Redundant; in DMCreate_Redundant()