Hello, I want to redistribute a matrix across MPI processes (block tridiagonal of around size 20,000) for use with Arpack so that I can solve for eignepairs in parallel. Is this possible and if so what is the best way to do this? Thanks, James Charles