Hi all, I'm slightly confused by the fact that if I use my BAIJ matrix in parallel and select the sor preconditioner. it complains about mat->ops->relax and mat->ops->pbrelax not being defined. Also I can't find a MatRelax_MPIBAIJ in src/mat/impls/baij/mpi/mpibaij.c as I would have expected. Is there no sor type relaxation for parallel block matrices at all?
Cheers Stephan
