Searched refs:cpcol_2_parent (Results 1 – 1 of 1) sorted by relevance
1045 PetscScalar *cpcol_2_parent, *cpcol_2_gid; in fixAggregatesWithSquare() local1060 PetscCall(VecGetArray(ghostparents2, &cpcol_2_parent)); in fixAggregatesWithSquare()1082 PetscInt sgid_new = (PetscInt)PetscRealPart(cpcol_2_parent[cpid]); in fixAggregatesWithSquare()1123 PetscInt sgid_new = (PetscInt)PetscRealPart(cpcol_2_parent[cpid]); in fixAggregatesWithSquare()1151 PetscCall(VecRestoreArray(ghostparents2, &cpcol_2_parent)); in fixAggregatesWithSquare()