| f8662bd6 | 15-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix PetscProbFunc |
| 2192575e | 15-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
All typedef for functions are of the form (XXXXFn)(...) not (*XXXXyyyy)(....) |
| 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 |
| 27c7bfc1 | 20-May-2025 |
Junchao Zhang <jczhang@anl.gov> |
Change the GPU time to PETSc-AI |
| 9d8735f1 | 19-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-05-15/add-typedef-fn' into 'main'
Add some typedef XXXFn that currently use the prototype directly in code for some matrix objects
See merge request petsc/petsc!8409 |
| 2ba42892 | 16-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Add `MatFDColoringFn` typedef |
| 4f3e17a8 | 16-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Add typedef for MatMFFD funtion prototypes |
| 34731ec5 | 15-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Add some typedef XXXFn that currently use the prototype
Add MatNullSpaceRemoveFn |
| 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 |
| f8116064 | 16-May-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Updated agenda
cherry-pick e34338db0e5bfb42530fca3494a84d78fec9bc27 |
| e34338db | 16-May-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Updated agenda |
| 0f5843cc | 14-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 3beb8511 | 01-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
add missing C function TSGetIJacobianP() |
| 01468941 | 11-May-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Now allow variable bounds along boundaries - Add DM_BC_LOWER_BOUND and DM_BC_LOWER_BOUND - Add DMHasBound() - Add DMPlexInsertBounds() and implementation DMPlexInsertBounds_Plex() |
| 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 |
| eefb368e | 06-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| d763035e | 06-May-2025 |
David Salac <davidsal@buffalo.edu> |
PETSc 2025: add hotel information |
| 1c357dc0 | 02-May-2025 |
Pierre Jolivet <pierre@joliv.et> |
Fix formula |
| 0d821f60 | 30-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| 966382dc | 30-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Increase patchlevel to 3.23.1 |
| 754e4fba | 29-Apr-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Plex: Make integration functions public - Rename DMPlexComputeResidual_Internal() --> DMPlexComputeResidualForKey() DMPlexComputeJacobian_Internal() --> DMPlexComputeJacobianByKey() DMPlexCompu
Plex: Make integration functions public - Rename DMPlexComputeResidual_Internal() --> DMPlexComputeResidualForKey() DMPlexComputeJacobian_Internal() --> DMPlexComputeJacobianByKey() DMPlexComputeJacobian_Action_Internal() --> DMPlexComputeJacobianActionByKey() DMPlexComputeResidual_Hybrid_Internal() --> DMPlexComputeResidualHybridByKey() DMPlexComputeJacobian_Hybrid_Internal() --> DMPlexComputeJacobianHybridByKey()
show more ...
|
| 6e8294f6 | 28-Apr-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
setup.py: support python env relocation when building wheel
remove mpi4py dependency on the setup process replace symlinked .so library with INPUT text file |
| 88b65ea7 | 29-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 8bc772e2 | 28-Apr-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Web: Update meeting agenda and abstracts |