Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmstagimpl.h55 PETSC_INTERN PetscErrorCode DMSetUp_Stag_2d(DM);
/petsc/src/dm/impls/stag/
H A Dstag.c1001 dm->ops->setup = DMSetUp_Stag_2d; in DMCreate_Stag()
H A Dstag2d.c192 PETSC_INTERN PetscErrorCode DMSetUp_Stag_2d(DM dm) in DMSetUp_Stag_2d() function