Home
last modified time | relevance | path

Searched refs:MatMumpsSetUpDistRHSInfo (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c1825 static PetscErrorCode MatMumpsSetUpDistRHSInfo(Mat A, PetscInt nrhs, const PetscScalar *array) in MatMumpsSetUpDistRHSInfo() function
1951 PetscCall(MatMumpsSetUpDistRHSInfo(A, 1, barray)); in MatSolve_MUMPS()
2171 PetscCall(MatMumpsSetUpDistRHSInfo(A, nrhs, barray)); // put barray to rhs_loc in MatMatSolve_MUMPS()