Searched refs:MatPtAPNumericComputeOneRowOfAP_private (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiptap.c | 632 static inline PetscErrorCode MatPtAPNumericComputeOneRowOfAP_private(Mat A, Mat P, Mat P_oth, const… in MatPtAPNumericComputeOneRowOfAP_private() function 737 …PetscCall(MatPtAPNumericComputeOneRowOfAP_private(A, P, ptap->P_oth, mappingindices, dof, i, hmap)… in MatPtAPNumeric_MPIAIJ_MPIXAIJ_allatonce() 803 …PetscCall(MatPtAPNumericComputeOneRowOfAP_private(A, P, ptap->P_oth, mappingindices, dof, i, hmap)… in MatPtAPNumeric_MPIAIJ_MPIXAIJ_allatonce() 897 …PetscCall(MatPtAPNumericComputeOneRowOfAP_private(A, P, ptap->P_oth, mappingindices, dof, i, hmap)… in MatPtAPNumeric_MPIAIJ_MPIXAIJ_allatonce_merged()
|