Home
last modified time | relevance | path

Searched refs:DMPlexCreateWedgeBoxMesh (Results 1 – 2 of 2) sorted by relevance

/petsc/include/ !
H A Dpetscdmplex.h188 PETSC_EXTERN PetscErrorCode DMPlexCreateWedgeBoxMesh(MPI_Comm, const PetscInt[], const PetscReal[],…
/petsc/src/dm/impls/plex/ !
H A Dplexcreate.c2103 PetscErrorCode DMPlexCreateWedgeBoxMesh(MPI_Comm comm, const PetscInt faces[], const PetscReal lowe… in DMPlexCreateWedgeBoxMesh() function