Home
last modified time | relevance | path

Searched refs:cpcol_1_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
933 PetscCall(VecGetArray(mpimat_1->lvec, &cpcol_1_state)); in fixAggregatesWithSquare()
1007 NState statej = (NState)PetscRealPart(cpcol_1_state[cpid]); in fixAggregatesWithSquare()
1149 PetscCall(VecRestoreArray(mpimat_1->lvec, &cpcol_1_state)); in fixAggregatesWithSquare()