Home
last modified time | relevance | path

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

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c199 static PetscErrorCode DMRefine_Redundant(DM dmc, MPI_Comm comm, DM *dmf) in DMRefine_Redundant() function
366 dm->ops->refine = DMRefine_Redundant; in DMCreate_Redundant()