| 9d633c0c | 04-Jun-2025 |
Matthew G. Knepley <knepley@gmail.com> |
PetscBT: Add copy |
| 19610130 | 10-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| a7a02aae | 07-Jun-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Add #define PetscObjectNullify(o) o%v = PETSC_FORTRAN_TYPE_INITIALIZE to allow Fortran users to reset a variable to behave as if it had just been declared and not yet been assigned a PETSc object.
R
Add #define PetscObjectNullify(o) o%v = PETSC_FORTRAN_TYPE_INITIALIZE to allow Fortran users to reset a variable to behave as if it had just been declared and not yet been assigned a PETSc object.
Reported-by: Glenn Hammond
show more ...
|
| 87ea1775 | 06-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2025-05-30/update-2026' into 'release'
Move 2025 to previous meetings and also update 2026
See merge request petsc/petsc!8454 |
| c02529fe | 06-Jun-2025 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Move 2025 to previous meetings and also update 2026 |
| 5f856ce2 | 06-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-05-28/docs-vecgetarray-gpu-clarification/release' into 'release'
Add to VecGetArray clarification of what happens if GPU has its own copy of the array.
See merge request pe
Merge branch 'barry/2025-05-28/docs-vecgetarray-gpu-clarification/release' into 'release'
Add to VecGetArray clarification of what happens if GPU has its own copy of the array.
See merge request petsc/petsc!8445
show more ...
|
| a16d7c54 | 05-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-05-27/docs-build-in-petsc-arch' into 'main'
Build the docs files in $PETSC_ARCH when
See merge request petsc/petsc!8444 |
| 7f019730 | 27-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Build the docs files in $PETSC_ARCH when
PETSC_ARCH is set and make docs is used
Otherwise the docs continue to be built in the doc directory.
Does not apply to petsc4py docs |
| 4d4d2bdc | 17-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Clean up the use of typedef function prototypes for KSP |
| ccd6bc71 | 01-Jun-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Bib: Added ref |
| 44430c49 | 30-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| 512bef40 | 30-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Increase patchlevel to 3.23.3 |
| 50177b3e | 27-May-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Web: Fixed talk order and abstracts |
| ae414029 | 29-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 5f0c5ebc | 29-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Update info about 2025 meeting and add developers note on meetings |
| c0f9d5ad | 28-May-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Add to VecGetArray clarification of what happens if GPU has its own copy of the array.
Reported-by: Alex Lindsay |
| 5f22b79a | 20-May-2025 |
David Wells <drwells@email.unc.edu> |
Fix the documentation of a talk.
It isn't a poster. |
| b677dd45 | 21-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini-release-patch-33392' into 'release'
Edit snes.md
See merge request petsc/petsc!8427 |
| a8b9febb | 21-May-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Added talks |
| 10999371 | 21-May-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
Edit snes.md |
| 226f8a8a | 20-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 165c2d34 | 20-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release' into 'release'
Remove use of preconditioning or preconditioner matrix when it should be...
See merge request petsc/pet
Merge branch 'barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release' into 'release'
Remove use of preconditioning or preconditioner matrix when it should be...
See merge request petsc/petsc!8410
show more ...
|
| 981b0bb8 | 20-May-2025 |
Matthew G. Knepley <knepley@gmail.com> |
Added talk |
| 13b80f9b | 20-May-2025 |
Matthew Knepley <knepley@gmail.com> |
Update file index.md |
| 1bafe4bb | 20-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-05-15/fix-func-typedef-names' into 'main'
All typedef for functions are of the form (XXXXFn)(...) not (*XXXXyyyy)(....)
See merge request petsc/petsc!8408 |