- Dec 18, 2024
-
-
Satish Balay authored
Update bjkokkos.kokkos.cxx See merge request !8058
-
Mark Adams authored
-
- Dec 10, 2024
-
-
Satish Balay authored
Doc+DS: Fix math See merge request !8052
-
- Dec 09, 2024
-
-
- Nov 29, 2024
-
-
Satish Balay authored
-
Satish Balay authored
generateCPreprocessorGuesses: fix docstring See merge request !8032
-
- Nov 28, 2024
-
-
Satish Balay authored
Housekeeping See merge request !8035
-
Pierre Jolivet authored
-
Pierre Jolivet authored
-
Pierre Jolivet authored
-
Pierre Jolivet authored
-
- Nov 27, 2024
-
-
Satish Balay authored
-
- Nov 25, 2024
-
-
Satish Balay authored
VecGetLocalToGlobalMapping_MPI_VecGhost: return Null if ghostis is not present See merge request !8030
-
Stefano Zampini authored
-
- Nov 22, 2024
-
-
Satish Balay authored
website: redirect /manualpages to release/manualpages See merge request !8025
-
- Nov 21, 2024
-
-
Satish Balay authored
-
Satish Balay authored
Fix the VecNorm cached value sanity check for debug mode, it fails for a norm of NaN. See merge request !8011
-
Satish Balay authored
Vec+Python: Fix reference counting in getDM() See merge request !8021
-
Matthew Knepley authored
-
- Nov 20, 2024
-
-
Satish Balay authored
Fix manual page for SNESSetDivergenceTolerance() by elimiting mention of deprecated -1. See merge request !8019
-
Satish Balay authored
Add news item to petsc.org with BlueSky link See merge request !8018
-
Satish Balay authored
install: fix ranlib usage wrt self.executeShellCommand() as it can be 'ranlib -c' See merge request !8015
-
Satish Balay authored
CGNS: Fix CGNSGetSolutionTime See merge request !8017
-
Barry Smith authored
Reported-by: Sebastien Gilles <sebastien.gilles@inria.fr>
-
Barry Smith authored
-
- Nov 19, 2024
-
-
James Wright authored
Accessing the FlowSolutionPointers arrays requires a different index than the solution id
-
Satish Balay authored
-
Satish Balay authored
Change the functionality of VecPow to be as expected. See merge request !8012
-
- Nov 18, 2024
-
-
Satish Balay authored
Add a link to the PETSc 2025 meeting discord channel to petsc.org See merge request !7996
-
- Nov 15, 2024
-
-
Barry Smith authored
The previous code was part of Tao and was not a general purpose vector power function, it had highly algorithm specific handling in it for real numbers and fractional powers of negative numbers. Reported-by: Peder Jørgensgaard Olesen
-
Barry Smith authored
Reported-by: Sebastien Gilles <sebastien.gilles@inria.fr>
-
- Nov 14, 2024
-
-
Satish Balay authored
Fix bug in dmnetwork example and add error checking for bug See merge request !8007
-
-
Satish Balay authored
`static inline` functions in headers do not need `PETSC_UNUSED` See merge request !8006
-
- Nov 13, 2024
-
-
Lisandro Dalcin authored
-
- Nov 11, 2024
-
-
Satish Balay authored
pip-petsc: bdist_wheel is now part of setuptools v71 See merge request !8000
-
Lisandro Dalcin authored
The `bdist_wheel` command within the `wheel` package is currently deprecated and scheduled for removal. For the time being, keep our build dependency on `wheel` as stated in `pyproject.toml`. The extra, albeit unneeded, dependency on `wheel` does not harm and allows for running under older EOL Python versions the newer setuptools no longer supports.
-
Satish Balay authored
petsc4py: fix creation of source distribution See merge request !7990
-
- Nov 09, 2024
-
-
https://petsc.org/community/meetings/2025Satish Balay authored
website: add redirect from https://petsc.org/community/meetings/2025 to https://petsc.org/release/community/meetings/2025
-
Barry Smith authored
Thanks-to: Satish Balay
-