Skip to content

Releases: gridap/Gridap.jl

v0.17.10

10 Mar 11:33
175c2f1
Compare
Choose a tag to compare

Gridap v0.17.10

Diff since v0.17.9

Closed issues:

  • Interpolate funs at arbitrary points inside active domain? (#747)
  • No command to find eigen value and eigen vector (#757)

Merged pull requests:

v0.17.9

28 Feb 02:27
Compare
Choose a tag to compare

Gridap v0.17.9

Diff since v0.17.8

Closed issues:

  • Solvability in mean zero spaces (#743)

Merged pull requests:

v0.17.8

14 Feb 09:59
31b5087
Compare
Choose a tag to compare

Gridap v0.17.8

Diff since v0.17.7

Closed issues:

  • Hessian ad multifield (#711)
  • Decouple Triangulation objects from integration loop (WIP) (#732)

Merged pull requests:

v0.17.7

03 Dec 09:15
bf394f5
Compare
Choose a tag to compare

Gridap v0.17.7

Diff since v0.17.6

Closed issues:

  • How to compute the "change of surface" for facet integration in arbitrary dimensions? (#67)
  • Trace-based numerical methods (HDG, VEM, HHO...) (#83)
  • Rename add_entry! by update_entry!? (#259)
  • Eliminate CompressedArray and replace it by IndexedArray (#271)
  • Explore the possibility to use view (i.e., SubArray) as a replacement of Subvector (#296)
  • Misc renaming and minor changes after low-level tutorial (#363)
  • Use struct-like traits for constraint_style in FE space hierarchy (#399)
  • #398 not reproducible on Gridap v0.14.0 (#400)
  • Potential Improvements in current implementation of FESpaceWithConstantFixed (#406)
  • Misc low-level, non-strategic observations on 0.15 release (#493)
  • Improve Raviart-Thomas reffes for cubes/simplices (#500)
  • Inconsistency among eltype of LazyArray and the type of the entry returned by get_index (#603)
  • Doubts in regards to some functions in ArrayBlocks.jl (#619)
  • Check efficiency of RT implementation (#637)
  • Reducing permanent memory storage in BoundaryDiscreteModel and DiscreteModelPortion ? (#641)
  • Current approach to manifold mesh generation (#646)
  • Best strategy to reduce compile times? (#723)

Merged pull requests:

  • Improve compile time (dramatically in some cases) by removing @inline statements (#726) (@fverdugo)
  • CellFE constructor now gets optional arguments and pass them down (#728) (@amartinhuertas)

v0.17.6

01 Dec 01:26
901369e
Compare
Choose a tag to compare

Gridap v0.17.6

Diff since v0.17.5

Closed issues:

  • The divergence of an scalar field in 1D currently returns a VectorValue{1} and it should not ... (#710)
  • Visualising solution (#717)
  • Issues with TriangulationView? (#722)

Merged pull requests:

v0.17.5

10 Nov 11:00
40a18f1
Compare
Choose a tag to compare

Gridap v0.17.5

Diff since v0.17.4

Closed issues:

  • Complex PDEs? (#658)
  • Number of function calls (#702)
  • LU solver with cache (#707)

Merged pull requests:

v0.17.4

27 Oct 16:53
6d0da6e
Compare
Choose a tag to compare

Gridap v0.17.4

Diff since v0.17.3

Merged pull requests:

v0.17.3

27 Oct 09:48
300eb12
Compare
Choose a tag to compare

Gridap v0.17.3

Diff since v0.17.2

Closed issues:

  • Error when integrating jumps on skeletons of part of a boundary domain (#693)

Merged pull requests:

v0.17.2

26 Oct 08:52
1622f3d
Compare
Choose a tag to compare

Gridap v0.17.2

Diff since v0.17.1

Closed issues:

  • Automatic differentiation in multifield with fields of different num dofs. (#584)

Merged pull requests:

v0.17.1

26 Oct 01:08
1361891
Compare
Choose a tag to compare

Gridap v0.17.1

Diff since v0.17.0

Closed issues:

Merged pull requests: