Skip to content

Commit 79445bd

Browse files
Merge pull request #536 from geodynamics/baagaard/update-changelog-petsc
Updated PETSc version for v3.0.3 in change log.
2 parents 21653fe + 027b11f commit 79445bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is a bug fix release with no new features or changes to the user interface.
1010
* Green's function problems did not manage fault impulses on multiple processes.
1111
* Creating a point mesh for `OutputSolnPoints` failed when running in parallel.
1212
* PetscSF inconsistencies generated errors at various times when running in parallel.
13-
* Update to PETSc 3.17.4.
13+
* Update to PETSc 3.18.0.
1414

1515
**Note**: We now use PETSc routines to write the HDF5 files. As a result, there is one change to the layout: `topology/cells` is now `viz/topology/cells`.
1616
The corresponding Xdmf files reflect this change.

release-notes/announce_v3.0.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is a bug fix release with no new features or changes to the user interface.
1818
* Green's function problems did not manage fault impulses on multiple processes.
1919
* Creating a point mesh for `OutputSolnPoints` failed when running in parallel.
2020
* PetscSF inconsistencies generated errors at various times when running in parallel.
21-
* Update to PETSc 3.17.4.
21+
* Update to PETSc 3.18.0.
2222

2323
**Note**: We now use PETSc routines to write the HDF5 files.
2424
As a result, there is one change to the layout: `topology/cells` is now `viz/topology/cells`.

0 commit comments

Comments
 (0)