| #
cf5ba5da
|
| 09-Nov-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-11-04/fix-matview-nest-ascii' into 'main'
Fix outdated output of MatView() for nest matrix with ASCII
See merge request petsc/petsc!8827
|
| #
7e1a0bbe
|
| 05-Nov-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix outdated output of MatView() for nest matrix with ASCII
Now matches VecNest version and does not have outdated reprinting of Mat Object and type
|
| #
badf5acc
|
| 13-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'fix-vecnest-matmult' into 'main'
Call PetscObjectStateIncrease() when restoring subvecs to VecNest.
See merge request petsc/petsc!5592
|
| #
fb6adadb
|
| 06-Sep-2022 |
David Wells <drwells@email.unc.edu> |
Call PetscObjectStateIncrease() when restoring subvecs to VecNest.
|