Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexcreate.c1911 static PetscErrorCode DMPlexCreateBoxMesh_Tensor_Internal(DM dm, PetscInt dim, const PetscInt faces… in DMPlexCreateBoxMesh_Tensor_Internal() function
1948 else PetscCall(DMPlexCreateBoxMesh_Tensor_Internal(dm, dim, faces, lower, upper, periodicity)); in DMPlexCreateBoxMesh_Internal()