Searched refs:cell1 (Results 1 – 1 of 1) sorted by relevance
1121 PetscInt cell1 = intFacetsToPatchCell[2 * (ifoff + ifn) + 1]; in PCPatchCreateCellPatches() local1128 if (!found1 && cell1 == cellsArray[coff + n]) { in PCPatchCreateCellPatches()1778 const PetscInt cell1 = facetCells[2 * (intFacetOffset + i) + 1]; in PCPatchCreateMatrix_Private() local1785 const PetscInt col = dofsArray[(offset + cell1) * patch->totalDofsPerCell + cellj]; in PCPatchCreateMatrix_Private()1793 const PetscInt row = dofsArray[(offset + cell1) * patch->totalDofsPerCell + celli]; in PCPatchCreateMatrix_Private()1827 const PetscInt cell1 = facetCells[2 * (intFacetOffset + i) + 1]; in PCPatchCreateMatrix_Private() local1829 const PetscInt *cell1idx = &dofsArray[(offset + cell1) * patch->totalDofsPerCell]; in PCPatchCreateMatrix_Private()1866 const PetscInt cell1 = facetCells[2 * (intFacetOffset + i) + 1]; in PCPatchCreateMatrix_Private() local1868 const PetscInt *cell1idx = &dofsArray[(offset + cell1) * patch->totalDofsPerCell]; in PCPatchCreateMatrix_Private()