Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmstagimpl.h54 PETSC_INTERN PetscErrorCode DMSetUp_Stag_1d(DM);
/petsc/src/dm/impls/stag/
H A Dstag1d.c134 PETSC_INTERN PetscErrorCode DMSetUp_Stag_1d(DM dm) in DMSetUp_Stag_1d() function
H A Dstag.c998 dm->ops->setup = DMSetUp_Stag_1d; in DMCreate_Stag()