| #
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
|
| #
f82ac72c
|
| 18-Mar-2025 |
Junchao Zhang <jczhang@anl.gov> |
Mat: change -mat_factor_bind_factorization <host | device> to -pc_factor_mat_factor_on_host <bool>
Also add an option -pc_factor_mat_solve_on_host
|
| #
884b5282
|
| 26-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/fix-fortran-notes' into 'main'
Fix fortran notes in man pages
See merge request petsc/petsc!8233
|
| #
687234bf
|
| 25-Mar-2025 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix fortran notes in man pages
|
| #
58b7e2c1
|
| 23-Mar-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscLayout: default block size 1
|
| #
b0dcfd16
|
| 23-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-03-20/minor-fortran-cleanup' into 'main'
Minor cleanup of Fortran binding stuff to simplify future maintainance
See merge request petsc/petsc!8218
|
| #
f14a4c02
|
| 21-Mar-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Add Fortran support for MatGet/RestoreRow
Reported-by: Steven Dargaville
|
| #
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 ...
|
| #
fd4e4c6a
|
| 25-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/mat-rap-blocksize' into 'main'
propagates mat blocksize in PtAP
See merge request petsc/petsc!8143
|
| #
39cfb508
|
| 25-Feb-2025 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
propagates mat blocksize in PtAP
|
| #
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
|
| #
8d6650c0
|
| 07-Feb-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
improve docs
|
| #
9dcfd1a0
|
| 04-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'mleoni/fix-typos' into 'release'
Typos
See merge request petsc/petsc!8125
|
| #
d53c7dcf
|
| 04-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
35ec42e5
|
| 04-Feb-2025 |
Massimiliano Leoni <mleoni@proximafusion.com> |
Typos
|
| #
813083eb
|
| 03-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/rm-useless-code' into 'main'
Remove useless code
See merge request petsc/petsc!8115
|
| #
e01ffc57
|
| 03-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/no-need-for-acronym' into 'release'
Minor documentation fixes
See merge request petsc/petsc!8114
|
| #
fc01311b
|
| 20-Jan-2025 |
Pierre Jolivet <pierre@joliv.et> |
Minor documentation fixes
|
| #
c67b119c
|
| 01-Feb-2025 |
Pierre Jolivet <pierre@joliv.et> |
Remove useless code
|
| #
76d69608
|
| 19-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
1d017dde
|
| 19-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-11-26/improve-man-pages/release' into 'release'
Improve some manual pages in KSP/SNES
See merge request petsc/petsc!8071
|
| #
0b4b7b1c
|
| 26-Nov-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Improve some manual pages in KSP/SNES
|