Skip to content

v0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 02:20
· 123 commits to main since this release
aae4b59

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)