If I have two matrix A and B with the same number of columns, same distribution pattern (column ownership pattern) among processes but different number of rows, is there a function to append B to A to make a new matrix C = [A; B]? Thanks.
- [petsc-users] is there a function to append matrix Karl Lin
