Searched refs:DMPlexCreateLineMesh_Internal (Results 1 – 1 of 1) sorted by relevance
945 static PetscErrorCode DMPlexCreateLineMesh_Internal(DM dm, PetscInt segments, PetscReal lower, Pets… in DMPlexCreateLineMesh_Internal() function1946 …else if (dim == 1) PetscCall(DMPlexCreateLineMesh_Internal(dm, faces[0], lower[0], upper[0], perio… in DMPlexCreateBoxMesh_Internal()