| #
8117c8cc
|
| 04-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/hypre-2.33.0' into 'main'
configure: HYPRE 2.33.0 and p4est 2.8.7
See merge request petsc/petsc!8269
|
| #
008f48a8
|
| 02-Apr-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: update HYPRE and p4est
|
| #
a6eeea8a
|
| 23-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/update-hpddm-ci' into 'main'
Latest updates before the next release
See merge request petsc/petsc!7400
|
| #
43eb4678
|
| 20-Mar-2024 |
Pierre Jolivet <pierre@joliv.et> |
configure: update CMake/HPDDM/[Par]Mmg/p4est
|
| #
e8fc491f
|
| 05-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/update-p4est/release' into 'main'
p4est: Update git commit to current master
Closes #1531
See merge request petsc/petsc!7335
|
| #
4b2179af
|
| 03-Mar-2024 |
Lisandro Dalcin <dalcinl@gmail.com> |
p4est: Update git commit to current master
|
| #
6694d230
|
| 25-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'fix-p4est-configure-failure' into 'main'
Fix configure error of p4est when PATH includes space
See merge request petsc/petsc!6465
|
| #
1aa3462c
|
| 21-May-2023 |
Lisandro Dalcin <dalcinl@gmail.com> |
Fix p4est configure for MPIs without mpiexec
|
| #
0f0ac936
|
| 15-May-2023 |
YANG Zongze <yangzongze@gmail.com> |
Fix configure error of p4est when PATH include space
Use shlex.quote to quote values of environments in command
|
| #
3dceaa55
|
| 21-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/update-packages' into 'main'
configure: update MUMPS, CMake, and p4est
See merge request petsc/petsc!6314
|
| #
2b54a00c
|
| 21-Apr-2023 |
Pierre Jolivet <pierre@joliv.et> |
configure: update MUMPS, CMake, and p4est
|
| #
95b48405
|
| 01-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-p4est-version' into 'main'
configure: add p4est version check
See merge request petsc/petsc!5492
|
| #
6cdd483e
|
| 01-Aug-2022 |
Pierre Jolivet <pierre@joliv.et> |
configure: add p4est version check
|
| #
91e96481
|
| 28-Jun-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-periodic-separation' into 'main'
Fix periodicity for higher order coordinates
See merge request petsc/petsc!5333
|
| #
852b71a7
|
| 08-Jun-2022 |
Toby Isaac <toby.isaac@gmail.com> |
Update p4est and simplify coordinate localization for p4est meshes
The update to p4est guarantees that a vertex on a periodic boundary receives the same coordinates on each process.
The new localiz
Update p4est and simplify coordinate localization for p4est meshes
The update to p4est guarantees that a vertex on a periodic boundary receives the same coordinates on each process.
The new localization takes advantage of p4est's built-in DG coordinates for quadrants and octants.
Rename variables for consistency
Squashme: update p4est version
show more ...
|
| #
76b1de3d
|
| 01-May-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping' into 'main'
General housekeeping
See merge request petsc/petsc!5192
|
| #
7c1035b7
|
| 27-Apr-2022 |
Pierre Jolivet <pierre@joliv.et> |
configure: capitalization + code factorization
|
| #
ed6eedbc
|
| 29-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/p4est-without-mpi' into 'main'
p4est: enable build when using --with-mpi=0
See merge request petsc/petsc!3880
|
| #
ed587871
|
| 29-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
p4est: enable build when using --with-mpi=0
Reported-by: Mark Adams <mfadams@lbl.gov> Suggested-by: "Isaac, Tobin G" <tisaac@cc.gatech.edu>
|
| #
d6be53a5
|
| 29-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint' into master
|
| #
d5c02f97
|
| 29-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-downloaddirnames/maint' into 'maint'
Balay/fix downloaddirnames/maint
See merge request petsc/petsc!3106
|
| #
eab4a5e6
|
| 29-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
p4est: sync tarball to match gitversion
Reported-by: Zongze Yang <yangzongze@gmail.com>
|
| #
3280a7ba
|
| 27-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
c4d30f74
|
| 27-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-p4est-preinstall-bootstrap/maint' into 'maint'
configure: separate out preInstall() from GNUPackage.Install() - this way -...
See merge request petsc/petsc!2743
|
| #
aa964eef
|
| 23-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
configure: separate out preInstall() from GNUPackage.Install() - this way - p4est bootstrap gets run only when a rebuild is needed
|