Lines Matching refs:aggs_2

834 …tic PetscErrorCode fixAggregatesWithSquare(PC pc, Mat Gmat_2, Mat Gmat_1, PetscCoarsenData *aggs_2)  in fixAggregatesWithSquare()  argument
891 PetscCall(PetscCDGetHeadPos(aggs_2, lid, &pos)); in fixAggregatesWithSquare()
908 PetscCall(PetscCDGetHeadPos(aggs_2, lid, &pos)); in fixAggregatesWithSquare()
913 PetscCall(PetscCDGetNextPos(aggs_2, lid, &pos)); in fixAggregatesWithSquare()
972 PetscCall(PetscCDGetHeadPos(aggs_2, slid, &pos)); in fixAggregatesWithSquare()
979 PetscCall(PetscCDRemoveNextNode(aggs_2, slid, last)); in fixAggregatesWithSquare()
980 PetscCall(PetscCDAppendNode(aggs_2, lid, pos)); in fixAggregatesWithSquare()
984 PetscCall(PetscCDGetNextPos(aggs_2, slid, &pos)); in fixAggregatesWithSquare()
993 PetscCall(PetscCDAppendID(aggs_2, lid, lidj + my0)); in fixAggregatesWithSquare()
1016 PetscCall(PetscCDGetHeadPos(aggs_2, oldslidj, &pos)); in fixAggregatesWithSquare()
1024 PetscCall(PetscCDRemoveNextNode(aggs_2, oldslidj, last)); in fixAggregatesWithSquare()
1029 PetscCall(PetscCDGetNextPos(aggs_2, oldslidj, &pos)); in fixAggregatesWithSquare()
1101 PetscCall(PetscCDGetHeadPos(aggs_2, lid, &pos)); in fixAggregatesWithSquare()
1111 PetscCall(PetscCDRemoveNextNode(aggs_2, lid, last)); in fixAggregatesWithSquare()
1115 PetscCall(PetscCDGetNextPos(aggs_2, lid, &pos)); in fixAggregatesWithSquare()
1131 PetscCall(PetscCDGetHeadPos(aggs_2, slid_new, &pos)); in fixAggregatesWithSquare()
1136 PetscCall(PetscCDGetNextPos(aggs_2, slid_new, &pos)); in fixAggregatesWithSquare()
1145 PetscCall(PetscCDAppendID(aggs_2, slid_new, gid)); in fixAggregatesWithSquare()