Skip to content

Releases: gridap/GridapP4est.jl

v0.3.10

13 Jan 18:38
01398a9
Compare
Choose a tag to compare

GridapP4est v0.3.10

Diff since v0.3.9

Merged pull requests:

Closed issues:

  • Error for 3D when using p4est 2.8.5 (#49)
  • Curl error of interpolation is too large for non-conforming Nedelec elements (#69)

v0.3.9

30 Aug 13:21
c85d288
Compare
Choose a tag to compare

GridapP4est v0.3.9

Diff since v0.3.8

Merged pull requests:

v0.3.8

12 Jul 23:13
fbcadb0
Compare
Choose a tag to compare

GridapP4est v0.3.8

Diff since v0.3.7

Merged pull requests:

  • Adding the possibility of prescribing weights before redistributing (#70) (@amartinhuertas)

Closed issues:

  • Bug: p4est + :zeromean + block assembly (#64)

v0.3.7

03 May 07:28
Compare
Choose a tag to compare

GridapP4est v0.3.7

Diff since v0.3.6

Merged pull requests:

v0.3.6

15 Apr 04:30
75efb3e
Compare
Choose a tag to compare

GridapP4est v0.3.6

Diff since v0.3.5

Merged pull requests:

Closed issues:

  • Bug: Periodic cartesian meshes (#60)

v0.3.5

12 Jan 02:33
Compare
Choose a tag to compare

GridapP4est v0.3.5

Diff since v0.3.4

Merged pull requests:

v0.3.4

07 Dec 06:56
6b14086
Compare
Choose a tag to compare

GridapP4est v0.3.4

Diff since v0.3.3

Merged pull requests:

  • Uniform refine/coarsen methods for 3D (#44) (@JordiManyer)
  • The FESpace constructor detects now whether the octree mesh is conforming or not. (#55) (@amartinhuertas)

v0.3.3

19 Nov 02:20
aae4b59
Compare
Choose a tag to compare

GridapP4est v0.3.3

Diff since v0.3.2

Merged pull requests:

  • Adding vector laplacian on non conforming meshes (#50) (@amartinhuertas)
  • Type anotated .adapt(...) function to avoid issues when passing, e.g.,Int64 arrays (#52) (@amartinhuertas)
  • Changed the signature of .adapt() s.t. it accepts any Integer and not necessarily Cint, as per required by p4est (#54) (@amartinhuertas)

Closed issues:

  • Integration involving FEBasis is not working properly (#47)
  • Function assemble_vector crashes with LinearizedFESpace when running on multiple processors (#53)

v0.3.2

12 Oct 03:39
e456035
Compare
Choose a tag to compare

GridapP4est v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

02 Oct 03:57
2de20a1
Compare
Choose a tag to compare

GridapP4est v0.3.1

Diff since v0.3.0

Merged pull requests: