Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmstagimpl.h56 PETSC_INTERN PetscErrorCode DMSetUp_Stag_3d(DM);
/petsc/src/dm/impls/stag/
H A Dstag.c1004 dm->ops->setup = DMSetUp_Stag_3d; in DMCreate_Stag()
H A Dstag3d.c290 PETSC_INTERN PetscErrorCode DMSetUp_Stag_3d(DM dm) in DMSetUp_Stag_3d() function