Skip to content

Releases: bcube-project/Bcube.jl

v0.2.0

28 Nov 11:59
d2c84d7
Compare
Choose a tag to compare

Bcube v0.2.0

Diff since v0.1.15

Merged pull requests:

Closed issues:

  • Evaluate AbstractLazy on arbitrary points (#107)

v0.1.15

14 Nov 09:12
72d161b
Compare
Choose a tag to compare

Bcube v0.1.15

Diff since v0.1.14

Merged pull requests:

  • Preallocate working arrays in assemble_bilinear (#143) (@ghislainb)
  • _reshape_cell_shape_functions for SizedMatrix (#144) (@bmxam)
  • use temporary transposed matrix to set dirichlet BCs (#145) (@ghislainb)
  • Add get_cell_normals entry point and update "howto" documentation (#147) (@bmxam)
  • Moving VTK output to BcubeVTK (#148) (@bmxam)

Closed issues:

  • Add sizehint to "scalar" assemble_bilinear (#141)
  • API for get_face_normals (#146)

v0.1.14

23 Sep 12:34
34988e9
Compare
Choose a tag to compare

Bcube v0.1.14

Diff since v0.1.13

Merged pull requests:

  • Use allocate_dofs in assemble_linear (#137) (@bmxam)
  • _read_msh_with_cell_names without gmsh.initialize (#138) (@bmxam)
  • Improve hexa mesh generation (gmsh) (#139) (@bmxam)

v0.1.13

17 Sep 11:33
e94b262
Compare
Choose a tag to compare

Bcube v0.1.13

Diff since v0.1.12

Merged pull requests:

Closed issues:

  • Composition and LazyOp (#112)
  • Composition vs no-compo (#130)

v0.1.12

30 Jul 15:58
02d16cb
Compare
Choose a tag to compare

Bcube v0.1.12

Diff since v0.1.11

Merged pull requests:

Closed issues:

  • Check write_vtk_lagrange for degree 0 (#113)

v0.1.11

18 Jun 14:31
11624fc
Compare
Choose a tag to compare

Bcube v0.1.11

Diff since v0.1.10

Merged pull requests:

v0.1.10

17 Jun 09:07
25de50f
Compare
Choose a tag to compare

Bcube v0.1.10

Diff since v0.1.9

Merged pull requests:

v0.1.9

16 May 16:20
cd10bc7
Compare
Choose a tag to compare

Bcube v0.1.9

Diff since v0.1.8

Merged pull requests:

v0.1.8

16 May 08:14
22bb894
Compare
Choose a tag to compare

Bcube v0.1.8

Diff since v0.1.7

Merged pull requests:

  • Volumic subdomain integration (#96) (@bmxam)
  • Setting up workflow_dispatch for actions (#97) (@bmxam)
  • rename getters of DofHandler and propagate (#98) (@ghislainb)

Closed issues:

  • Subdomain integration (#89)

v0.1.7

14 May 12:29
40b51de
Compare
Choose a tag to compare

Bcube v0.1.7

Diff since v0.1.6

Merged pull requests:

Closed issues:

  • idof_by_edge for Pyramid (#86)
  • Materialize MeshData on Side (#87)
  • MeshFaceData? (#88)