| #
c5e72636
|
| 17-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping' into 'main'
Housekeeping
See merge request petsc/petsc!8326
|
| #
523895ee
|
| 16-Apr-2025 |
Pierre Jolivet <pierre@joliv.et> |
Remove unneeded variable and functions
|
| #
595506c3
|
| 09-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
547aa46d
|
| 09-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2025-04-07/fix-matcopy-seqaij' into 'release'
Need to access the MATAIJ value array via accessors to maintain host/device sync state
See merge request petsc/petsc!8288
|
| #
3ac85a22
|
| 08-Apr-2025 |
Junchao Zhang <jczhang@anl.gov> |
Mat: need to access the mataij value array via accessors to maintain host/device sync state
Reported-by: Steven Dargaville <dargaville.steven@gmail.com>
|
| #
d0b3cce3
|
| 28-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4f037aad
|
| 27-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/bs' into 'main'
PetscLayout: set default block size to 1
See merge request petsc/petsc!8226
|
| #
66fd34ab
|
| 27-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'lindad/further-mat-reset-pre-improvements' into 'release'
Further MatResetPreallocation improvements
See merge request petsc/petsc!8236
|
| #
4c51d546
|
| 27-Mar-2025 |
Alexander <alexander.lindsay@inl.gov> |
Further MatResetPreallocation improvements
|
| #
58b7e2c1
|
| 23-Mar-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscLayout: default block size 1
|
| #
6b31ed9c
|
| 23-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
572aa898
|
| 22-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'lindad/reset-preallocation-fix' into 'release'
Log state change for matrices during MatResetPreallocation
See merge request petsc/petsc!8219
|
| #
b3a35320
|
| 20-Mar-2025 |
Alex Lindsay <alexlindsay239@gmail.com> |
Log state change for matrices during MatResetPreallocation
Refs #1684
|
| #
6d8694c4
|
| 20-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-04-29/add-fortran-enums' into 'main'
Major updates to Fortran interface
See merge request petsc/petsc!7517
|
| #
ce78bad3
|
| 20-Feb-2025 |
Barry Smith <bsmith@petsc.dev> |
Fortran 90: fully embrace After 34 years!
- deprecate use of 'F90' in Fortran function names - use Fortran pointers when appropriate - the new Fortran API is not backward compatible with previous ve
Fortran 90: fully embrace After 34 years!
- deprecate use of 'F90' in Fortran function names - use Fortran pointers when appropriate - the new Fortran API is not backward compatible with previous versions! - also clean up inconsistent PETSc code detected by new Fortran generation tools - drop use of bfort - automatically generate all the Fortran PETSc objects, enums etc from the include files - generate most of the Fortran interface definitions and functions from the source code - simplify the number and organization of Fortran modules
Co-authored-by: Jose E. Roman <jroman@dsic.upv.es>
show more ...
|
| #
7e4f6f19
|
| 07-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/matoption-no-error' into 'main'
MatSetOption: ignore unused options instead of erroring out
See merge request petsc/petsc!8179
|
| #
888c827c
|
| 26-Feb-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatSetOption: ignore unused options instead of erroring out
|
| #
49c2f904
|
| 01-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
24af29f3
|
| 01-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-matsetoption' into 'release'
Mat: fix regression from c8ca1fbc97989d7f13a4db197e36b5d2efa188ca
See merge request petsc/petsc!8171
|
| #
9725ddff
|
| 28-Feb-2025 |
Pierre Jolivet <pierre@joliv.et> |
Mat: fix regression from c8ca1fbc97989d7f13a4db197e36b5d2efa188ca
|
| #
d34ab3a3
|
| 24-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
63a46d22
|
| 22-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/fix-mat-rowsumabs' into 'release'
fix bug in MatGetRowSumAbs_SeqAIJ
See merge request petsc/petsc!8156
|
| #
62e5df07
|
| 21-Feb-2025 |
Mark Adams <mfadams@lbl.gov> |
fix bug in MatGetRowSumAbs_SeqAIJ
|
| #
7a533827
|
| 10-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b1aa7d88
|
| 10-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-01-23/fix-petscshmgetdeallocatearray-rank-0/release' into 'release'
Fix bug in PetscShmgetDeallocateArray needs to call...
See merge request petsc/petsc!8092
|