Searched refs:hC (Results 1 – 1 of 1) sorted by relevance
1202 hypre_ParCSRMatrix *hA, *hB, *hC, *hABC = NULL; local1207 PetscCall(MatAIJGetParCSR_Private(C, &hC));1208 PetscCall(MatHYPRE_ParCSR_RAP(hA, hB, hC, &hABC));1213 PetscCall(MatAIJRestoreParCSR_Private(C, &hC));