| #
8c38e02a
|
| 03-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
3c8b872c
|
| 01-Jun-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-05-29/fix-nested-mat-view/release' into 'release'
MatView() is incorrectly called inside itself when -mat_view is used since...
See merge request petsc/petsc!6524
|
| #
e9c27b8a
|
| 30-May-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
MatView() is incorrectly called inside itself when -mat_view is used since some MatView assemble matrices that then get printed in the middle of the view of the previous
|