Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcreate.c1455 static PetscErrorCode DMPlexCreateBoxMesh_Simplex_Internal(DM dm, PetscInt dim, const PetscInt face… in DMPlexCreateBoxMesh_Simplex_Internal() function
1947 …else if (simplex) PetscCall(DMPlexCreateBoxMesh_Simplex_Internal(dm, dim, faces, lower, upper, per… in DMPlexCreateBoxMesh_Internal()
2060 …PetscCall(DMPlexCreateBoxMesh_Simplex_Internal(bdm, 2, faces, lower, upper, periodicity, PETSC_TRU… in DMPlexCreateWedgeBoxMesh_Internal()