Home
last modified time | relevance | path

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

/petsc/src/dm/impls/redundant/
H A Ddmredundant.c43 static PetscErrorCode DMDestroy_Redundant(DM dm) in DMDestroy_Redundant() function
361 dm->ops->destroy = DMDestroy_Redundant; in DMCreate_Redundant()