[petsc-dev] Distributed MatSolve

Jose David Bermeol jbermeol at purdue.edu
Sat Sep 14 09:16:29 CDT 2013


Hi, if I,m using a distributed MatSolve rows in A matrix should correspond with the elements in vector b. That means if my MPI process have matrix A with rows from 5 to 10, vector b should have elements from 5 to 10 or that depends on the MatSolve implementation?

Thanks



More information about the petsc-dev mailing list