| 174dc0c8 | 28-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| eb7020d8 | 28-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-04-26/docs-ftn-visible-derived-type/release' into 'release'
Fix Fortran docs for visible Fortran derived type like PetscSFNode
See merge request petsc/petsc!8350 |
| a27bb313 | 28-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/fix-log_view' into 'release'
Fix -log_view to display 1e-6 correctly
See merge request petsc/petsc!8351 |
| 789736e1 | 20-Apr-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Mention linear regressor in KSP docs and KSP usage from linear regressor |
| 94ff1df1 | 24-Apr-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Web: Updated meeting webpage - Add committees for meeting - Add coc - Add tentative agenda - Add sponsor logos
Cherry-pick 19169e1354ef8e488bbcc14fa0c97c1ea33f9cfd from main |
| 6f9c5738 | 28-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/web-meeting-2025' into 'main'
Web: Added committees for meeting
See merge request petsc/petsc!8340 |
| f529ca97 | 28-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-04-16/docs-converged-normal-equations/release' into 'main'
Improve the clarity of KSP converging for the normal equations.
See merge request petsc/petsc!8327 |
| 19169e13 | 24-Apr-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Web: Updated meeting webpage - Add committees for meeting - Add coc - Add tentative agenda - Add sponsor logos |
| 3ce01cb7 | 27-Apr-2025 |
Jose E. Roman <jroman@dsic.upv.es> |
LaTeX fixes |
| 7c884152 | 27-Apr-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix Fortran docs for visible Fortran derived type like PetscSFNode |
| 78daaec8 | 17-Apr-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Improve the clarity of KSP converging for the normal equations.
Reported-by: Mark Adams |
| a02648fd | 23-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/cleanup-symbols' into 'main'
Do not expose unneeded symbols
See merge request petsc/petsc!8335 |
| 49777e52 | 22-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-transform-cohesive' into 'main'
Plex: Fix cohesive cell integration
See merge request petsc/petsc!8175 |
| 4d1dc677 | 21-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2025-04-15/support-openmpi-hip' into 'main'
Add UCX to support Open MPI with ROCm
See merge request petsc/petsc!8321 |
| 281ff59e | 21-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-hdf5-compress' into 'main'
Plex+HDF5: Fix compression handling in HDF5 output
See merge request petsc/petsc!8317 |
| 0a872754 | 21-Apr-2025 |
Pierre Jolivet <pierre@joliv.et> |
Deprecate PetscSSEIsEnabled() |
| 989fa639 | 15-Apr-2025 |
Brad Aagaard <baagaard@usgs.gov> |
Plex: Fix hybrid integration - Add DMFieldCreateDefaultFaceQuadrature() and PetscFEExpandFaceQuadrature() - Add neighbor geometry to PetscFEIntegrateHybridResidual_Basic(), PetscFEIntegrateHybridJaco
Plex: Fix hybrid integration - Add DMFieldCreateDefaultFaceQuadrature() and PetscFEExpandFaceQuadrature() - Add neighbor geometry to PetscFEIntegrateHybridResidual_Basic(), PetscFEIntegrateHybridJacobian_Basic() and PetscFEEvaluateFieldJets_Hybrid_Internal() - Add cell geometry to PetscFEIntegrateHybridResidual() and PetscFEIntegrateHybridJacobian()
show more ...
|
| 07a956dc | 18-Apr-2025 |
Junchao Zhang <jczhang@anl.gov> |
Open MPI: add UCX to support Open MPI with ROCm |
| 347806e7 | 16-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-pcmatapplytranspose' into 'main'
PC: add PCMatApplyTranspose()
See merge request petsc/petsc!8322 |
| 4dbf25a8 | 16-Apr-2025 |
Pierre Jolivet <pierre@joliv.et> |
PC: add PCMatApplyTranspose() |
| ea87367f | 15-Apr-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex+HDF5: Fix compression handling in HDF5 output - Add compress flag to HDF5 Viewer - Add PetscViewerHDF5SetCompress() and PetscViewerHDF5GetCompress() - Initialize IS compressOutput to PETSC_TRUE
Plex+HDF5: Fix compression handling in HDF5 output - Add compress flag to HDF5 Viewer - Add PetscViewerHDF5SetCompress() and PetscViewerHDF5GetCompress() - Initialize IS compressOutput to PETSC_TRUE and check viewer flag as well - Turn on viewer compression rather than flip IS flag in Plex output
show more ...
|
| 3d951df1 | 03-Mar-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Add DMPlexTransformCohesiveExtrudeGetUnsplit() |
| bded88ea | 15-Apr-2025 |
Pierre Jolivet <pierre@joliv.et> |
Remove PC_ApplyMultiple |
| c0b7dd19 | 09-Apr-2025 |
Hansol Suh <hsuh@anl.gov> |
TAOBRGN structure improvement, add TaoBRGNSet,GetRegularizationType |
| c9df829d | 14-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |