| 6ac0d874 | 28-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
release: set petsc v3.16.0 strings |
| a4855d5c | 29-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| 3ed484b3 | 29-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Increase patchlevel to 3.15.5 |
| 27104ee2 | 16-Sep-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
PetscStack is on the stack now, removing the need to 'initialize' it so it can always be used. The entire API has also been intern'ed since it is only internally used in select instances. |
| 8406430a | 27-Sep-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Update gpu_roadmap.rst |
| fc0e349c | 27-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jwallwork23/metric-utils' into 'main'
Plex metric utils
See merge request petsc/petsc!4337 |
| b1aa72b3 | 27-Sep-2021 |
Martin Diehl <mail@martin-diehl.net> |
sh-compatible petscmpiexec
include valgrind suppression files into tarball |
| acccac36 | 27-Sep-2021 |
Joe Wallwork <j.wallwork16@imperial.ac.uk> |
doc changes: add metric utils to developer docs |
| 53022aff | 22-Sep-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
Update H2 package |
| 2216c58a | 13-Jun-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
Add VecBoundtoCPU and MatBoundToCpu queries |
| 93a79800 | 23-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/feature-vecmean' into 'main'
Add VecMean() to calculate arithmetic mean of the elements of a vector.
See merge request petsc/petsc!4326 |
| d2567f34 | 22-Sep-2021 |
Hong Zhang <hongzhang@anl.gov> |
Implicit Runge-Kutta integrators |
| f7c17b9f | 17-Sep-2021 |
Richard Tran Mills <rmills@rmills.org> |
Add VecMean() to calculate arithmetic mean of the elements of a vector.
This is just a convenience wrapper around VecSum(), but having it is consistent with having MatGetColumnMeans(). |
| 7495b248 | 22-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/feature-kaij-update-AIJ-OAIJ-when-needed' into 'main'
Add lazy/just-in-time updating of internal data structures for MATMPIKAIJ matrices
See merge request petsc/petsc!4340 |
| 761d359d | 16-Sep-2021 |
Richard Tran Mills <rmills@rmills.org> |
Use MatKAIJ_build_AIJ_OAIJ() to ensure AIJ, OAIJ are up to date throughout the KAIJ routines.
Thanks-to: Mr. Hong Zhang <hongzhang@anl.gov> |
| cd146886 | 20-Sep-2021 |
Todd Munson <tmunson@mcs.anl.gov> |
Updates to the core developers and emeritus developers: |
| cc4b8679 | 17-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 0596c0c6 | 17-Sep-2021 |
Todd Munson <tmunson@mcs.anl.gov> |
TAO updates in users manual |
| 13c6d3c6 | 17-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-image-submodule-2' into 'release'
Move images to separate repository
See merge request petsc/petsc!4275 |
| 4f71bec8 | 03-Sep-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: update ANL tech report number |
| de21085b | 01-Jul-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Developer docs: remove rule about using "if (!rank)" |
| 8310a0a6 | 15-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| e681a28c | 15-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/cray-arm' into 'main'
Initial support on A64FX with Cray compilers
Closes #991
See merge request petsc/petsc!4312 |
| 8fc2e9d3 | 15-Sep-2021 |
Todd Munson <tmunson@mcs.anl.gov> |
Updates to the TAO acknowledgment based on updated core and emeritus developers. |
| fc1137ab | 03-Sep-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: use logo and favicon from image submodule |