| 777e0605 | 02-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jed/mat-preallocator-sort' into 'main'
MatPreallocator: sort instead of inserting single entries
See merge request petsc/petsc!4273 |
| 2afd2872 | 02-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/fix-plex-refine-bc' into 'main'
DM+DT: Fix for equation copying
See merge request petsc/petsc!4270 |
| 260bf887 | 02-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| fcbbe02c | 02-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Increase patchlevel to 3.15.4 |
| b5274c56 | 01-Sep-2021 |
Jed Brown <jed@jedbrown.org> |
dev.rst: document performance improvement for MatPreallocator [docs-only] |
| d700741f | 30-Aug-2021 |
Matthew G. Knepley <knepley@gmail.com> |
PetscWeakForm: Added PetscWeakFormReplaceLabel() to change labels after mesh modification |
| 900ce1f3 | 01-Sep-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: update developer lists |
| f04ce999 | 26-Aug-2021 |
Jed Brown <jed@jedbrown.org> |
Python: drop support for Python-2.6, which reached EOL in Sep 2017 |
| dfd57a17 | 30-Aug-2021 |
Pierre Jolivet <pierre@joliv.et> |
requires: define -> requires: defined |
| fbeef821 | 29-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 95a0cc92 | 29-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'olivecha-release-patch-98419' into 'release'
Removed typo in c++ compiler console command check
See merge request petsc/petsc!4254 |
| 8837ac9d | 28-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 9d2dc0f7 | 27-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
docs: build pdf manual in tarball, CI, website |
| cecc36ef | 24-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
manual: fix affiliations and update ArgonneReportTemplatePage2.pdf
Reported-by: "Lundvick, Nick" <nlundvick@anl.gov> |
| af4fa82c | 27-Aug-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
updated the commited dev table |
| 2b0e64d1 | 25-Aug-2021 |
olivecha <olivier.chabot.2@ens.etsmtl.ca> |
Removed typo in c++ compiler console command check |
| 030f984a | 18-May-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Added PetscDevice to manage interaction and configuration of available devices.
Added PetscDeviceContext class to manage stream interactions for CUDA and HIP device backends. The new class is design
Added PetscDevice to manage interaction and configuration of available devices.
Added PetscDeviceContext class to manage stream interactions for CUDA and HIP device backends. The new class is designed to facilitate a fork-join parallelization model for asynchronous compute.
show more ...
|
| b5a892a1 | 24-May-2021 |
Matthew G. Knepley <knepley@gmail.com> |
DM: New idea for cell orientations - Add DMPolytopeTypeGetNumArrangments() - Add DMPolytopeTypeGetArrangment() - Add DMPolytopeTypeGetVertexArrangment() - Add DMPolytopeTypeComposeOrientation() - Add
DM: New idea for cell orientations - Add DMPolytopeTypeGetNumArrangments() - Add DMPolytopeTypeGetArrangment() - Add DMPolytopeTypeGetVertexArrangment() - Add DMPolytopeTypeComposeOrientation() - Add DMPolytopeTypeComposeOrientationInv() - Add DMPolytopeGetOrientation() - Add DMPolytopeGetVertexOrientation() - Inversion now uses just negation instead of face size - Remove DMPlexOrientCell(), DMPlexReverseCell(), DMPlexCompareOrientations() - Add DMPlexOrientPoint() - Add MPIU_4INT and MPI_4INT - Rewrote transitive closure - DMPlexGetTransitiveClosure_Depth1_Static() now correctly handles ornt - PetscDualSpaceLagrange and PetscSection use the number of arragnements and not the cone size - Update examples
show more ...
|
| 90850f4d | 17-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 1e537200 | 17-Aug-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: add version header to man pages |
| f59157ec | 17-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| eb9bd38d | 17-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hotfix/broken-links' into 'release'
docs: Fix broken links
See merge request petsc/petsc!4228 |
| a17b96a8 | 17-Aug-2021 |
Kyle Gerard Felker <kylefelk@gmail.com> |
docs: Fix broken links |
| 71f47a80 | 16-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/revise-tmpi-doc' into 'release'
Doc: remove the restriction that tmpi has to be used with OpenMPI
See merge request petsc/petsc!4240 |
| 915a1a61 | 16-Aug-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Doc: remove the restriction that tmpi has to be used with OpenMPI |