| #
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
|
| #
92f1e92e
|
| 13-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/summer-cleaning' into 'main'
Summer cleaning
See merge request petsc/petsc!6807
|
| #
3df6fe7b
|
| 13-Aug-2023 |
Pierre Jolivet <pierre@joliv.et> |
Remove some unneeded whitespaces
|
| #
c32aebd5
|
| 24-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-ex-nest' into 'main'
KSP ex85: Example that demonstrates using either an AIJ or Nest matrix with the same assembly code
See merge request petsc/petsc!6368
|
| #
e5ec4552
|
| 24-Apr-2023 |
Matthew G. Knepley <knepley@gmail.com> |
KSP ex85: Example that demonstrates using either an AIJ or Nest matrix with the same assembly code
|