Searched refs:Gmat_2 (Results 1 – 1 of 1) sorted by relevance
834 static PetscErrorCode fixAggregatesWithSquare(PC pc, Mat Gmat_2, Mat Gmat_1, PetscCoarsenData *aggs… in fixAggregatesWithSquare() argument841 const PetscInt nloc = Gmat_2->rmap->n; in fixAggregatesWithSquare()849 PetscCall(PetscObjectGetComm((PetscObject)Gmat_2, &comm)); in fixAggregatesWithSquare()860 mpimat_2 = (Mat_MPIAIJ *)Gmat_2->data; in fixAggregatesWithSquare()1051 PetscCall(MatCreateVecs(Gmat_2, &tempVec, NULL)); in fixAggregatesWithSquare()