Merge branch 'connorjward/fix-event-log-decorator' into 'release'petsc4py: fix for EventDecorator with Cython 3.1.0See merge request petsc/petsc!8403
Add petsc4py test for EventDecorator
Export TAO ALMM functionality to `petsc4py`
Add TAO BQNLS test case using initial hessian guess
petsc4py: fix iterations count for single precision builds
Export MatTransposeGetMat to petsc4py
Add test case for inequality constrained Python TAO optimization
CI: add vermin check for petsc4py
Merge remote-tracking branch 'origin/release'
petsc4py: disable PetscDevice tests when cxx==0
petsc4py: test python viewer
Plex+Viewer: Added Python and PyVista viewers- Enable viewer filename interface for Python viewer- Add -viewer_python_filename to set the output filename- Add -dm_plex_transform_active_values to e
Plex+Viewer: Added Python and PyVista viewers- Enable viewer filename interface for Python viewer- Add -viewer_python_filename to set the output filename- Add -dm_plex_transform_active_values to explicitly set values in the label- Add -dm_plex_option_phases to control sequencing of setup from the command line
show more ...
Merge branch 'release-revert-7765'
SNES: trust region APIdeprecate old SNESSetTrustRegionTolerance
petsc4py: add getGhostIS()
Merge branch 'jrwrigh/dm_box_label' into 'main'Plex: Add box labeling to simplex, input meshesSee merge request petsc/petsc!7741
test(petsc4py): Print reference file name in assert
petsc4py: add getFieldSplitSubIS()
Update SNESSetTolerances() to accept PETSC_DETERMINE an PETSC_DECIDE
Add an error check for DMSetFromOptions() being called after DMSetUp().Reported-by: Jack Smith
Add a couple Schur complement python bindings
Add concatenate vecs in petsc4py
123456