Home
last modified time | relevance | path

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

/petsc/doc/changes/
H A D319.md240 - Add `DMPlexCreateHypercubicMesh()` to create hypercubic meshes needed for QCD
/petsc/include/
H A Dpetscdmplex.h189 PETSC_EXTERN PetscErrorCode DMPlexCreateHypercubicMesh(MPI_Comm, PetscInt, const PetscInt[], const …
/petsc/src/dm/impls/plex/
H A Dplexcreate.c2484 PetscErrorCode DMPlexCreateHypercubicMesh(MPI_Comm comm, PetscInt dim, const PetscInt edges[], cons… in DMPlexCreateHypercubicMesh() function