Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsfc.c1373 for (PetscInt bc = 0, bc_match = 0; bc < 2 * dim; bc++) { in DMPlexCreateBoxMesh_Tensor_SFC_Internal() local
1404 … PetscAssert(bc_match == 0, PETSC_COMM_SELF, PETSC_ERR_PLIB, "Face matches multiple face sets"); in DMPlexCreateBoxMesh_Tensor_SFC_Internal()
1406 bc_match++; in DMPlexCreateBoxMesh_Tensor_SFC_Internal()