Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsfc.c1356 PetscInt npoints, *points = NULL, num_fverts = 0, fverts[8]; in DMPlexCreateBoxMesh_Tensor_SFC_Internal() local
1362 fverts[num_fverts++] = p; in DMPlexCreateBoxMesh_Tensor_SFC_Internal()
1385 PetscCall(PetscSegBufferGet(donor_face_closure[bc / 2], num_fverts, &zput)); in DMPlexCreateBoxMesh_Tensor_SFC_Internal()
1386 for (PetscInt i = 0; i < num_fverts; i++) { in DMPlexCreateBoxMesh_Tensor_SFC_Internal()