Home
last modified time | relevance | path

Searched refs:cpcol_2_state (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
937 PetscCall(VecGetArray(mpimat_2->lvec, &cpcol_2_state)); in fixAggregatesWithSquare()
1079 NState state = (NState)PetscRealPart(cpcol_2_state[cpid]); in fixAggregatesWithSquare()
1150 PetscCall(VecRestoreArray(mpimat_2->lvec, &cpcol_2_state)); in fixAggregatesWithSquare()