Skip to content

Releases: gridap/Gridap.jl

v0.17.0

22 Oct 14:45
24b4851
Compare
Choose a tag to compare

Gridap v0.17.0

Diff since v0.16.5

Closed issues:

  • MethodError: (TensorValue{0, 1, Float64, L} where L)() is ambiguous (#659)
  • Pending tasks after Geometry module refactoring. (#660)
  • NLSolve + GridapPardiso + SparseMatricesCSR error (#668)
  • remove fill_entries! and use LinearAlgebra.fillstored! (#678)

Merged pull requests:

v0.16.5

08 Sep 07:15
5f2a849
Compare
Choose a tag to compare

Gridap v0.16.5

Diff since v0.16.4

Closed issues:

  • Rationale behind DiscreteModelPortion inheritance relation (#644)

Merged pull requests:

v0.16.4

17 Aug 15:13
d35b82e
Compare
Choose a tag to compare

Gridap v0.16.4

Diff since v0.16.3

Closed issues:

  • ReferenceFE factory function (#385)
  • Periodic Boundary Conditions + Dirichlet BCs (#463)
  • Generalise Tensor Operations (#576)
  • Help with understanding lazy_map overload (#594)
  • Summation of LazyArrays (#610)
  • Nnz and structure of matrices (#612)
  • Correct logical condition in if statement? (#626)
  • Error using autodiff in Incompressible N-S (#629)
  • Element-specific material properties (#633)
  • Define a Dirichlet boundary condition for the whole domain (#634)
  • Access the coordinate x in the weak form (#635)

Merged pull requests:

  • CompatHelper: bump compat for "FillArrays" to "0.12" (#627) (@github-actions[bot])
  • Evaluate any monomial basis at single point (#628) (@Balaje)
  • Interpolate everywhere arbitrary points (#632) (@Balaje)
  • div(v)p and qdiv(u) trick in reference space high level API for high order geometric mappings (#636) (@amartinhuertas)
  • Easy improvements in interpolatable (#639) (@fverdugo)
  • CompatHelper: bump compat for BSON to 0.3, (keep existing compat) (#640) (@github-actions[bot])
  • Pending changes to PR 636 that it is convenient to perform ASAP into master (#642) (@amartinhuertas)
  • Preparing release 0.16.4 (#643) (@fverdugo)

v0.16.3

28 Jun 14:10
1b0cbdb
Compare
Choose a tag to compare

Gridap v0.16.3

Diff since v0.16.2

Merged pull requests:

v0.16.2

21 Jun 11:02
8d8eddc
Compare
Choose a tag to compare

Gridap v0.16.2

Diff since v0.16.1

Closed issues:

  • Second derivatives of the residual using automatic differentiation (#458)
  • Issue integrating multifield in boundaries (#614)
  • Why not an error? (#617)

Merged pull requests:

v0.16.1

04 Jun 16:00
ed3b194
Compare
Choose a tag to compare

Gridap v0.16.1

Diff since v0.16.0

Merged pull requests:

  • Bugfix in 1st order FEspaces with 1st order models with periodic BCs. (#611) (@fverdugo)

v0.16.0

04 Jun 09:01
f005b32
Compare
Choose a tag to compare

Gridap v0.16.0

Diff since v0.15.5

Closed issues:

  • Make FEFunction objects callable (as functions of coordinates) (#425)
  • Multi-field in mixed-dimensional FE spaces (#483)
  • Assembly Refactoring (#534)
  • Replace object -> value in ConstantField (#565)
  • Renaming point_to_cell! (#607)
  • Summation of LazyArrays (#610)

Merged pull requests:

v0.15.5

25 May 14:17
Compare
Choose a tag to compare

Gridap v0.15.5

Diff since v0.15.4

Closed issues:

  • Complex Matrix Support (#411)
  • BlockArrayCoo assumes same type for all blocks (#430)
  • RT FEs on manifolds (writing in progress) (#571)
  • Refactor block machinery (#581)
  • Constant multiplying a multi-field DomainContribution not working (#588)
  • Error of get_data on OperationCellField argument made out of SingleFieldFEBasis (arising from) MultifieldCellField (#591)
  • Obsolete comment (and function?) in FESpaceInterfaces.jl (#593)

Merged pull requests:

v0.15.4

29 Mar 09:48
Compare
Choose a tag to compare

Gridap v0.15.4

Diff since v0.15.3

Closed issues:

  • Tests are failing with Julia v1.6.0-rc1 in GH actions. (#545)
  • assert in ConformingFESpaces.jlcorrect? (#569)

Merged pull requests:

v0.15.3

16 Mar 10:51
fc1e357
Compare
Choose a tag to compare

Gridap v0.15.3

Diff since v0.15.2

Closed issues:

  • Different tensor types should not compare equal (#558)
  • Including partial derivatives in variational formulation (#561)

Merged pull requests: