v0.4.0
GridapPETSc v0.4.0
Closed issues:
- User API to get KSP number of iterations after convergence (#30)
- Misc tasks (#34)
- Add Int64 PETsc Ints tests in Github Actions (#49)
- Inconsistent definition of copy! for PETScVector ? (#50)
- Store MPI.Comm in PetscVector and PetscMatrix (#51)
Merged pull requests:
- Upgrading to Gridap 0.17 (#36) (@amartinhuertas)
- Renaming petsc linear solver (#37) (@amartinhuertas)
- Adding snes support (#38) (@amartinhuertas)
- Exploring petsc garbage collection (#42) (@amartinhuertas)
- PetscLinearSolver partitioned mpi support (#46) (@amartinhuertas)
- Moving petsc nonlinear solver state to cache (#53) (@amartinhuertas)
- Added a new wrapper function (#57) (@amartinhuertas)
- Pointing to released packages (#58) (@amartinhuertas)
- Mods in petsc linear solver (#59) (@amartinhuertas)
- Partitioned arrays support (#60) (@amartinhuertas)
- Using CSR format in PoissonTests.jl (#66) (@amartinhuertas)