Searched refs:cpcol_2_gid (Results 1 – 1 of 1) sorted by relevance
1045 PetscScalar *cpcol_2_parent, *cpcol_2_gid; in fixAggregatesWithSquare() local1073 PetscCall(VecGetArray(ghostgids2, &cpcol_2_gid)); in fixAggregatesWithSquare()1086 PetscInt gid = (PetscInt)PetscRealPart(cpcol_2_gid[cpid]); in fixAggregatesWithSquare()1126 PetscInt gid = (PetscInt)PetscRealPart(cpcol_2_gid[cpid]); in fixAggregatesWithSquare()1152 PetscCall(VecRestoreArray(ghostgids2, &cpcol_2_gid)); in fixAggregatesWithSquare()