Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dagg.c842 PetscScalar *cpcol_1_state, *cpcol_2_state, *cpcol_2_par_orig, *lid_parent_gid; in fixAggregatesWithSquare() local
949 PetscCall(VecGetArray(ghost_par_orig2, &cpcol_2_par_orig)); in fixAggregatesWithSquare()
1083 PetscInt sgid_old = (PetscInt)PetscRealPart(cpcol_2_par_orig[cpid]); in fixAggregatesWithSquare()