| #
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
|
| #
d0a38d53
|
| 09-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-07-04/improve-fortran-error-check-matcreatenest' into 'main'
Add clearer error check for Fortran MatCreateNest() and proper Fortran stub...
See merge request petsc/petsc!85
Merge branch 'barry/2025-07-04/improve-fortran-error-check-matcreatenest' into 'main'
Add clearer error check for Fortran MatCreateNest() and proper Fortran stub...
See merge request petsc/petsc!8526
show more ...
|
| #
58ad77e8
|
| 05-Jul-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Add clearer error check for Fortran MatCreateNest() and proper Fortran stub for MatNestSetSubMats().
Reported-by: Randall Mackie
|
| #
c9df829d
|
| 14-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b7eaf322
|
| 12-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/ftn-custom-matnest' into 'release'
Add custom fortran stub for MatCreateNest()
See merge request petsc/petsc!8310
|
| #
8bad1e52
|
| 12-Apr-2025 |
Jose E. Roman <jroman@dsic.upv.es> |
Add custom fortran stub for MatCreateNest()
Otherwise PETSC_NULL_IS_ARRAY cannot be used for is_row, is_col
|