Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcreate.c1941 static PetscErrorCode DMPlexCreateBoxMesh_Internal(DM dm, DMPlexShape shape, PetscInt dim, PetscBoo… in DMPlexCreateBoxMesh_Internal() function
2036 …PetscCall(DMPlexCreateBoxMesh_Internal(*dm, DM_SHAPE_BOX, dim, simplex, faces ? faces : fac, lower… in DMPlexCreateBoxMesh()
4871 …PetscCall(DMPlexCreateBoxMesh_Internal(dm, shape, dim, simplex, faces, lower, upper, bdt, interpol… in DMPlexCreateFromOptions_Internal()