Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstag.c311 static PetscErrorCode DMRefine_Stag(DM dm, MPI_Comm comm, DM *dmf) in DMRefine_Stag() function
983 dm->ops->refine = DMRefine_Stag; in DMCreate_Stag()