Searched refs:MatMumpsSetUpDistRHSInfo (Results 1 – 1 of 1) sorted by relevance
1825 static PetscErrorCode MatMumpsSetUpDistRHSInfo(Mat A, PetscInt nrhs, const PetscScalar *array) in MatMumpsSetUpDistRHSInfo() function1951 PetscCall(MatMumpsSetUpDistRHSInfo(A, 1, barray)); in MatSolve_MUMPS()2171 PetscCall(MatMumpsSetUpDistRHSInfo(A, nrhs, barray)); // put barray to rhs_loc in MatMatSolve_MUMPS()