Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dagg.c1083 PetscInt sgid_old = (PetscInt)PetscRealPart(cpcol_2_par_orig[cpid]); in fixAggregatesWithSquare() local
1085 if (sgid_old == -1 && sgid_new != -1) { in fixAggregatesWithSquare()