| #
712fec58
|
| 19-Apr-2023 |
Pierre Jolivet <pierre@joliv.et> |
Fix PetscCallMPI(MPI_Allreduce()) with PETSc types
|
| #
d01c6957
|
| 28-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-25/fix-more-manualpages' into 'main'
More manual page fixes
See merge request petsc/petsc!6233
|
| #
2fe279fd
|
| 28-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
More manual page fixes
|
| #
7a3a620f
|
| 24-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping' into 'main'
Double spaces, wrong backticks, or unneeded braces
See merge request petsc/petsc!6110
|
| #
aa624791
|
| 24-Feb-2023 |
Pierre Jolivet <pierre@joliv.et> |
Double spaces, wrong backticks, or unneeded braces
|
| #
31d78bcd
|
| 02-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'
Feature: Non-discardable PetscErrorCode
See merge request petsc/petsc!5923
|
| #
3ba16761
|
| 10-Dec-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Make PetscErrorCode a non-discardable enum
|
| #
896ba80d
|
| 15-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
542905f4
|
| 13-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'JDBetteridge/fix_gc_fix2' into 'release'
Fix segfaults arising from GarbageKeySortedIntersect_Private
See merge request petsc/petsc!5781
|
| #
8e89d99c
|
| 02-Nov-2022 |
JDBetteridge <j.betteridge@imperial.ac.uk> |
Added parallel test for GarbageKeyAllReduceIntersect_Private() implementing the sieve of Eratosthenes
|
| #
b0271995
|
| 28-Oct-2022 |
JDBetteridge <j.betteridge@imperial.ac.uk> |
Fix segfaults arising from GarbageKeySortedIntersect_Private
|
| #
a2a799d5
|
| 13-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
ee06a841
|
| 12-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'JDBetteridge/fix_gc_fix' into 'release'
Fix issues arising from prior GC fix
See merge request petsc/petsc!5708
|
| #
79528a3f
|
| 12-Oct-2022 |
JDBetteridge <j.betteridge@imperial.ac.uk> |
Fix issues arising from prior GC fix - Register _pre_finalizer function in Cython code - Add initializatioan/finalization guards to Garbage
|
| #
dcdbcfb0
|
| 30-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'JDBetteridge/petsc4py_gc_fix' into 'main'
Add memory cleanup operations suitable for managed languages, and corresponding calls to petsc4py
See merge request petsc/petsc!4619
|
| #
62e5d2d2
|
| 30-Sep-2022 |
JDBetteridge <j.betteridge@imperial.ac.uk> |
Add memory cleanup operations suitable for managed languages, and corresponding calls to petsc4py
|