Searched refs:bc_match (Results 1 – 1 of 1) sorted by relevance
1373 for (PetscInt bc = 0, bc_match = 0; bc < 2 * dim; bc++) { in DMPlexCreateBoxMesh_Tensor_SFC_Internal() local1404 … 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()