| 32be1236 | 12-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-vi-example' into 'main'
VI Example
See merge request petsc/petsc!8135 |
| 2eace19a | 09-Feb-2025 |
Matthew G. Knepley <knepley@gmail.com> |
SNES: Initialize local coordinates with grid sequencing, Automate bounds creation - Add DMPlexSetSNESVariableBounds() - Set bounds in PetscConvEst - Added error viewer in PetscConvEst |
| 342bd5aa | 11-Feb-2025 |
Matthew G. Knepley <knepley@gmail.com> |
PetscDS: Add upper and lower bounds - Add PetscDSGet/SetLowerBound(), PetscDSGet/SetUpperBound(), PetscDSCopyBounds() |
| f0c406b7 | 11-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-02-09/convert-community-rst-to-md/release' into 'release'
Convert doc/community/rst files to md
See merge request petsc/petsc!8136 |
| 09cc9507 | 11-Feb-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Convert doc/community/rst files to md
part of process of replacing all rst files with (MyST) md |
| 7a533827 | 10-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 7255af2b | 23-Jan-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix bug in PetscShmgetDeallocateArray needs to call PetscCheck(!shmdt(next->addr), since that is not called in the unmap on rank 0
Reported-by: Marsha Berger Reported-by: Randy Leveque |
| 5ba7a96c | 09-Feb-2025 |
Pierre Jolivet <pierre@joliv.et> |
Fix missing back ticks in user-guide |
| cddde00d | 06-Feb-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Draw: Add weights to histogram values - Add PetscDrawHGAddWeightedValue() |
| 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 |
| 7fb343e2 | 03-Feb-2025 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Fix petsc BlueSky handle |
| d8dfac42 | 03-Feb-2025 |
Matthew Knepley <knepley@gmail.com> |
|
| fc01311b | 20-Jan-2025 |
Pierre Jolivet <pierre@joliv.et> |
Minor documentation fixes |
| 78297f1d | 31-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
website: list GetDP
Co-authored-by: Pierre Jolivet <pierre@joliv.et> |
| d47c99ef | 29-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| 5dc3a7e5 | 29-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Increase patchlevel to 3.22.3 |
| 1bc5795b | 29-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
website: list PFLOTRAN |
| 76d69608 | 19-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 0b4b7b1c | 26-Nov-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Improve some manual pages in KSP/SNES |
| 7766ff4b | 17-Jan-2025 |
Pierre Jolivet <pierre@joliv.et> |
Proper PETSc and Git capitalization |
| d6682a24 | 17-Jan-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jrwrigh/kd_tree' into 'main'
Add PetscKDTree
See merge request petsc/petsc!7954 |
| 98480730 | 18-Oct-2024 |
James Wright <james@jameswright.xyz> |
IS: Add PetscKDTree
Co-authored-by: Barry Smith <bsmith@mcs.anl.gov> |
| 77aa4f85 | 18-Oct-2024 |
James Wright <james@jameswright.xyz> |
sys: Add PetscFindCount and PetscSortedCheckDupsCount |
| 5552b385 | 21-Oct-2023 |
Brandon <bldenton@buffalo.edu> |
Updated for Refactored Geometry Aware Mesh Topology |