| #
fb39be1b
|
| 07-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-pcapplytranspose-boomeramg' into 'release'
PCApplyTranspose_HYPRE_BoomerAMG: fix regression from 6ea7df73cca75adecc2aef0b2f4d0c18ef6de222
See merge request petsc/petsc!8530
|
| #
af221044
|
| 06-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
PCApplyTranspose_HYPRE_BoomerAMG: fix regression from 6ea7df73cca75adecc2aef0b2f4d0c18ef6de222
|
| #
2b75dd21
|
| 16-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4ca6e863
|
| 16-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'nmnobre/hypre' into 'release'
Add ilu to the list of supported hypre pcs
See merge request petsc/petsc!8324
|
| #
b06c524f
|
| 16-Apr-2025 |
Nuno Nobre <nuno.nobre@stfc.ac.uk> |
Add ilu to the list of supported hypre pcs
|
| #
6b31ed9c
|
| 23-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
e0e8a447
|
| 22-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'nmnobre/docs' into 'release'
Assorted documentation fixes and improvements
See merge request petsc/petsc!8223
|
| #
7cbeddf0
|
| 22-Mar-2025 |
Nuno Nobre <nuno.nobre@stfc.ac.uk> |
Fix assorted rendering issues
|
| #
713c7911
|
| 22-Mar-2025 |
Nuno Nobre <nuno.nobre@stfc.ac.uk> |
Remove unnecessary dev note
|
| #
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 ...
|
| #
34e68b9e
|
| 31-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2025-01-18/fix-hypre-device' into 'main'
Try to reuse hypre PC matrix
See merge request petsc/petsc!8087
|
| #
e6519f9f
|
| 31-Jan-2025 |
Junchao Zhang <jczhang@anl.gov> |
PC: try to reuse hypre PC matrix
|
| #
a982d554
|
| 16-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
3fdc7080
|
| 06-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'docs' into 'release'
Improvements to the documentation
See merge request petsc/petsc!8068
|
| #
6e415bd2
|
| 06-Jan-2025 |
Nuno Nobre <nuno.nobre@stfc.ac.uk> |
Fix descriptions for PCHYPRESetDiscreteCurl, PCSetCoordinates and computeRHSJacobianP
Co-authored-by: Jose Roman <jroman@dsic.upv.es>
|
| #
189181e5
|
| 27-Nov-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'DataCompression' into 'main'
Added capability to extract CF markers from Hypre (BoomerAMG)
See merge request petsc/petsc!7907
|
| #
42e5ec60
|
| 27-Nov-2024 |
Jeff-Hadley <jeha8986@colorado.edu> |
Added capability to extract CF markers from Hypre (BoomerAMG)
|
| #
d0e6bf2a
|
| 25-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/clang-format-19' into 'main'
clang-format-19
See merge request petsc/petsc!7644
|
| #
57508ece
|
| 17-Sep-2024 |
Pierre Jolivet <pierre@joliv.et> |
Remove unneeded parentheses
|
| #
56ef7594
|
| 15-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hypre_ilu' into 'main'
Extend hypre's ILU interface to be more complete
See merge request petsc/petsc!7458
|
| #
3c61a47d
|
| 15-Sep-2024 |
Lukas <gitlab@luspi.de> |
Extend hypre's ILU interface to be more complete
|
| #
2fd2f86a
|
| 20-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
ce08df8d
|
| 20-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-docs' into 'release'
Docs: fix double backticks in seealso
See merge request petsc/petsc!7560
|
| #
a94f484e
|
| 19-May-2024 |
Pierre Jolivet <pierre@joliv.et> |
Docs: fix double backticks in seealso
|