[petsc-dev] concatenate matrices

Jose David Bermeol jbermeol at purdue.edu
Mon Nov 11 17:43:46 CST 2013


Hi, is it possible to concatenate matrices like in matlab, for instance if I have a matrix A of size 2x5 and B of size 2x10, I could create C = [A B] of size 2x15.

Thanks



More information about the petsc-dev mailing list