History log of /petsc/src/mat/tests/output/ex262f_1.out (Results 1 – 3 of 3)
Revision Date Author Comments
# 3e249a84 12-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# bc70606a 10-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-12-06/fix-matduplicate-noassembly/release' into 'release'

Fix bug if MatDuplicate() is called on a MatSetUp() but not MatAssembly matrix

See merge request petsc/petsc!7091


# 420957c1 06-Dec-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix bug if MatDuplicate() is called on a MatSetUp() but not MatAssembly matrix

Reported-by: Benjamin Sturdevant <bsturdev@pppl.gov>
Reported-by: Mark Adams <mfadams@lbl.gov>