Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstag.c756 static PetscErrorCode DMCreateCoordinateDM_Stag(DM dm, DM *dmc) in DMCreateCoordinateDM_Stag() function
977 dm->ops->createcoordinatedm = DMCreateCoordinateDM_Stag; in DMCreate_Stag()