Home
last modified time | relevance | path

Searched defs:bndz (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstagintern.c63 PetscErrorCode DMStagInitialize(DMBoundaryType bndx, DMBoundaryType bndy, DMBoundaryType bndz, Pets… in DMStagInitialize()
H A Dstag3d.c55 …gCreate3d(MPI_Comm comm, DMBoundaryType bndx, DMBoundaryType bndy, DMBoundaryType bndz, PetscInt M… in DMStagCreate3d()