Skip to content

Tags: gridap/GridapPETSc.jl

Tags

v0.5.7

Toggle v0.5.7's commit message
[Diff since v0.5.6](v0.5.6...v0.5.7)

**Merged pull requests:**
- Add macos testing to ci.yml (#112) (@lamBOOO)
- Bump actions/checkout from 4 to 5 (#114) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#115) (@dependabot[bot])
- Bump actions/cache from 4 to 5 (#116) (@dependabot[bot])
- Misc bugfixes (#117) (@JordiManyer)
- Compatibility with Gridap 0.20 (#118) (@JordiManyer)

**Closed issues:**
- Error solving larger problems (#113)

v0.5.6

Toggle v0.5.6's commit message
[Diff since v0.5.5](v0.5.5...v0.5.6)

**Merged pull requests:**
- Better GC (#111) (@JordiManyer)

**Closed issues:**
- Concurrent subdomain-wise assembly? (#86)

v0.5.5

Toggle v0.5.5's commit message
[Diff since v0.5.4](v0.5.4...v0.5.5)

**Merged pull requests:**
- PC-HPDDM interface (#110) (@JordiManyer)

v0.5.4

Toggle v0.5.4's commit message
[Diff since v0.5.3](v0.5.3...v0.5.4)

**Merged pull requests:**
- Add missing api (#105) (@JordiManyer)
- Modify build.jl file to use GridapPETSc with complex numbers (#106) (@pablorubial)
- Updated tests to download BLAS (#108) (@JordiManyer)
- Gridap 0.19 (#109) (@JordiManyer)

**Closed issues:**
- Compatibility with PETSc_jll.jl v0.16+ (#95)

v0.5.3

Toggle v0.5.3's commit message
[Diff since v0.5.2](v0.5.2...v0.5.3)

**Merged pull requests:**
- Add snes set convergence test (#103) (@amartinhuertas)

v0.5.2

Toggle v0.5.2's commit message
[Diff since v0.5.1](v0.5.1...v0.5.2)

**Merged pull requests:**
- Update compats to include Gridap 0.18 (#100) (@JordiManyer)

v0.5.1

Toggle v0.5.1's commit message
[Diff since v0.5.0](v0.5.0...v0.5.1)

**Merged pull requests:**
- Kernel-based solvers (#98) (@JordiManyer)

v0.5.0

Toggle v0.5.0's commit message
[Diff since v0.4.4](v0.4.4...v0.5.0)

**Closed issues:**
- Error running tests with external PETSc installation (#83)
- PETSc Error (#85)

**Merged pull requests:**
- Minor fixes to tests (see issue 83) (#84) (@principejavier)
- PartitionedArrays v0.3 (#92) (@JordiManyer)

v0.4.4

Toggle v0.4.4's commit message
[Diff since v0.4.3](v0.4.3...v0.4.4)

**Closed issues:**
- Add test associated with the fix in PR #75 (#78)

**Merged pull requests:**
- Adding a test for convert to PETScMatrix (#79) (@amartinhuertas)
- Bug in plaplacian tests (#80) (@amartinhuertas)
- Added a new function get_local_array_read (#82) (@amartinhuertas)

v0.4.3

Toggle v0.4.3's commit message
[Diff since v0.4.2](v0.4.2...v0.4.3)

**Merged pull requests:**
- Fix convert from PSparseMatrix to PetscMatrix for MPI backend. (#75) (@fverdugo)
- Adding more SNES-related functions. (#76) (@fverdugo)
- Bump release 0.4.3 (#77) (@fverdugo)