Home
last modified time | relevance | path

Searched defs:bndx (Results 1 – 4 of 4) 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 Dstag1d.c39 PetscErrorCode DMStagCreate1d(MPI_Comm comm, DMBoundaryType bndx, PetscInt M, PetscInt dof0, PetscI… in DMStagCreate1d()
H A Dstag2d.c48 PetscErrorCode DMStagCreate2d(MPI_Comm comm, DMBoundaryType bndx, DMBoundaryType bndy, PetscInt M, … in DMStagCreate2d()
H A Dstag3d.c55 PetscErrorCode DMStagCreate3d(MPI_Comm comm, DMBoundaryType bndx, DMBoundaryType bndy, DMBoundaryTy… in DMStagCreate3d()