History log of /petsc/src/mat/tests/output/empty.out (Results 1 – 3 of 3)
Revision Date Author Comments
# b55be68a 19-Apr-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 73999a79 19-Apr-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/fix-aij-matis-convert' into 'release'

Fix a bug when converting MATAIJ with bs >1 to MATIS

See merge request petsc/petsc!5140


# ebf8cefb 19-Apr-2022 Junchao Zhang <jczhang@mcs.anl.gov>

Mat: fix a bug when converting AIJ with bs >1 to MATIS

Reported-by: Xu Hui <459543524@qq.com>