Skip to content

Releases: gridap/GridapSolvers.jl

v0.4.0

15 Aug 14:36
Compare
Choose a tag to compare

GridapSolvers v0.4.0

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • Minimal working documentation (#12)
  • JacobiLinearSolvers (#61)
  • Problem running preconditioned stokes in parrallel with periodic boundary conditions (#62)

v0.3.0

16 May 07:53
Compare
Choose a tag to compare

GridapSolvers v0.3.0

Diff since v0.2.0

Merged pull requests:

Closed issues:

  • Block Preconditioners (#23)
  • Using BackSlashSolver as default coarsest grid solver in serial computations is dangerous (#28)
  • Notes on the implementation of Block assemblers. (#29)

v0.2.0

22 Aug 02:22
acea3e2
Compare
Choose a tag to compare

GridapSolvers v0.2.0

Diff since v0.1.1

Closed issues:

  • Porting GridapSolvers to PArrays v0.3 (#30)

Merged pull requests:

v0.1.1

17 Aug 03:14
Compare
Choose a tag to compare

GridapSolvers v0.1.1

Diff since v0.1.0

Closed issues:

  • Block Gauss-Seidel smoother (#26)

v0.1.0

18 Mar 23:04
Compare
Choose a tag to compare

GridapSolvers v0.1.0

Closed issues:

  • P4est code migrations and restructuring (04/10/22 meeting) (#1)
  • Distributed PatchBasedSmoothers (#6)
  • CompositeMeasure integration now working properly in some cases (#8)

Merged pull requests:

  • P4est migration (#3) (@JordiManyer)
  • Patch based smoothers (#4) (@JordiManyer)
  • Distributed P-refinement GMG (#5) (@JordiManyer)
  • Distributed Patch based smoothers (#7) (@JordiManyer)
  • CompositeMeasure integration not working properly in some cases (#9) (@JordiManyer)
  • Optimizing patch-based smoothers (#10) (@JordiManyer)
  • CompatHelper: add new compat entry for ArgParse at version 1, (keep existing compat) (#17) (@github-actions[bot])
  • CompatHelper: add new compat entry for IterativeSolvers at version 0.9, (keep existing compat) (#19) (@github-actions[bot])