| 165c2d34 | 20-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release' into 'release'
Remove use of preconditioning or preconditioner matrix when it should be...
See merge request petsc/pet
Merge branch 'barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release' into 'release'
Remove use of preconditioning or preconditioner matrix when it should be...
See merge request petsc/petsc!8410
show more ...
|
| 749271c7 | 20-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'export_LMVM' into 'release'
Export LMVM routines
See merge request petsc/petsc!8386 |
| 7addb90f | 16-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove use of preconditioning or preconditioner matrix when it should be phrased as matrix used to construct preconditioner |
| ad04963d | 19-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'connorjward/fix-event-log-decorator' into 'release'
petsc4py: fix for EventDecorator with Cython 3.1.0
See merge request petsc/petsc!8403 |
| 52c9054e | 19-May-2025 |
Connor Ward <c.ward20@imperial.ac.uk> |
Add petsc4py test for EventDecorator |
| dd7948cb | 19-May-2025 |
Connor Ward <c.ward20@imperial.ac.uk> |
Fix petsc4py EventDecorator for Cython 3.1 |
| 21657465 | 18-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-05-03/add-dolphinx-package' into 'main'
add --download-dolfinx
See merge request petsc/petsc!8371 |
| d03e3399 | 18-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Add support for --download-dolphinx and its needed packages
Also add saving of pythonpath and PYTHONPATH in pkgconfig and petscvariables for users to access |
| 89a64d68 | 18-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| b762080c | 18-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'export_almm_subsolver' into 'release'
Export TAO ALMM functionality to `petsc4py`
See merge request petsc/petsc!8364 |
| 49b2cd16 | 18-May-2025 |
Paul T. Kühner <paul.kuehner@uni.lu> |
Export TAO ALMM functionality to `petsc4py` |
| 005f5534 | 18-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/minor-release' into 'release'
Add bindings for ISLocalToGlobalMappingLoad in python
See merge request petsc/petsc!8389 |
| c80e1b15 | 18-May-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
Edit documentation_standards.rst |
| 1b7a4636 | 13-May-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+PyVista: Fixed clipping and pure mesh display |
| 4b7ae507 | 11-May-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+PyVista: Can now visualize vector fields with glyphs |
| 8a612f1b | 08-May-2025 |
paul.kuehner <paul.kuehner@uni.lu> |
Add TAO BQNLS test case using initial hessian guess |
| 07c3af90 | 06-May-2025 |
paul.kuehner <paul.kuehner@uni.lu> |
Export LMVM routines
Mat.setLMVMJ0 Mat.getLMVMJ0 Tao.getLMVMMat Tao.setLMVMMat |
| a91af5e1 | 10-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| e6f0894f | 09-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Increase patchlevel to 3.23.2 |
| 4a20f5dc | 09-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/petsc4py-bjacobi' into 'release'
petsc4py: add PC.getBJacobiSubKSP
See merge request petsc/petsc!8390 |
| 8bb0f5c6 | 07-May-2025 |
Pierre Jolivet <pierre@joliv.et> |
MatOps cleanup |
| f5523d9a | 09-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 87b0c9e1 | 09-May-2025 |
Lisandro Dalcin <dalcinl@gmail.com> |
petsc4py: Update for Cython 3.1 |
| 9fb6d20c | 09-May-2025 |
Lisandro Dalcin <dalcinl@gmail.com> |
petsc4py: Silence setuptools warning |
| 25e08e1a | 08-May-2025 |
Jose E. Roman <jroman@dsic.upv.es> |
petsc4py: add PC.getBJacobiSubKSP |