Skip to content

Releases: gridap/Gridap.jl

v0.9.2

26 Apr 11:05
a58ec02
Compare
Choose a tag to compare

Gridap v0.9.2

Diff since v0.9.1

Closed issues:

  • Symbolic computation of differential ops on Functions (#231)
  • Bug in eltype inference in apply (#237)
  • Bug in Forward Diff of VectorValue (#240)

Merged pull requests:

v0.9.1

20 Apr 20:06
c2d1c9d
Compare
Choose a tag to compare

Gridap v0.9.1

Diff since v0.9.0

Merged pull requests:

v0.9.0

18 Apr 01:07
9c921aa
Compare
Choose a tag to compare

Gridap v0.9.0

Diff since v0.8.0

Closed issues:

  • FEs in the physical space (#200)
  • Wish list (#214)
  • installation issue (#225)

Merged pull requests:

v0.8.0

17 Mar 12:10
3238d5e
Compare
Choose a tag to compare

Gridap v0.8.0

Diff since v0.7.1

Closed issues:

  • Surface coupling multiphysics (#85)
  • Order test and trial functions in bilinear forms inconsistent for linear and nonlinear problems (#146)
  • Historic variables in Gridap (#155)
  • GridPortion or GridRestriction? (#202)
  • Some comments about current surface coupling approach (#204)
  • JuliaCon contribution ? (#207)

Merged pull requests:

v0.7.1

18 Feb 11:07
269019b
Compare
Choose a tag to compare

Gridap v0.7.1

Diff since v0.7.0

Closed issues:

  • Apply is implemented now upto 6 CellValue arguments (#32)
  • Add way to compute reaction forces (#39)

Merged pull requests:

v0.7.0

13 Feb 18:09
d2b7659
Compare
Choose a tag to compare

Gridap v0.7.0

Diff since v0.6.0

Closed issues:

  • Code organization (#4)
  • Problem with fun that provides Int used to create a Map (#15)
  • Tests with julia nighlty builds are failing (#22)
  • Add support for 1.0 (#34)
  • Speed up compilation time in complex lazy expression trees on CellMaps (#40)
  • Extension to non-oriented facets (#48)
  • Polytope to Grid conversion working only for particular cases (#50)
  • Homogenize node_and_comp_to_dof (#66)
  • Find transofrmation between permuted and non-permuted nodes (#71)
  • Cache-safe CellValues (#91)
  • Change in terminology in FaceLabels (#92)
  • Improve error message when using a non-defined funcion in CellValues machinery (#93)
  • Mssing div term for functions (#107)
  • Operations between CellField and CellBasis (#116)
  • Recopilation of issues associtated with low level data structures (#117)
  • Incorrect number of edges in PYRAMID (#121)
  • writevtk for arbitrary order reference FEs (#123)
  • Incorrect vertex permulations for hexahedron (#128)
  • Bug in Nitsche's method (#137)
  • Problems with integration of boundary terms (#154)
  • Mesh by restriction (#158)
  • Extend the AffineFEOperator and FEOperator interface with matrix type (#166)
  • Add div conforming elements to new functionality (#177)
  • A more efficient way to convert from coo to csc? (#181)

Merged pull requests:

v0.6.0

24 Jan 10:33
v0.6.0
abb07a8
Compare
Choose a tag to compare

v0.6.0 (2020-01-24)

Diff since v0.5.2

Closed issues:

  • Restructure test/new/AlgebraTests folder (#153)
  • Documentation stage at travis-CI is missing. (#152)
  • Triggering Plugin tests only on demand? (#143)
  • GridapTypes not printed correclty (#142)
  • Weird bug with Stokes problem (#136)
  • Manufactured solutions for Neumann boundaries (#135)
  • Update GridapPetsc for Gridap#new_master (#134)
  • Update GridapPardiso for Gridap#new_master (#133)
  • Add SparseMatricesCSR code into Gridap (#126)
  • Consistently use GridapType in the project (#125)
  • Add travis jobs to test gridap plugins (#124)

Merged pull requests:

v0.5.2

22 Oct 06:02
v0.5.2
370cf40
Compare
Choose a tag to compare

v0.5.2 (2019-10-22)

Diff since v0.5.1

Closed issues:

  • Weird error with closure functions (#114)
  • Non-nodal FEs (e.g., Raviart-Thomas and Nedelec) (#82)
  • Some notes by @santiagobadia to be discussed (#68)
  • Further developments in Polytope and RefFE for high order FEM (#49)
  • Future developments (#7)

v0.5.1

03 Oct 19:19
v0.5.1
32175fc
Compare
Choose a tag to compare

v0.5.1 (2019-10-03)

Diff since v0.5.0

Closed issues:

  • Proper handling of zero mean fe spaces (#110)

Merged pull requests:

v0.5.0

28 Sep 15:27
v0.5.0
Compare
Choose a tag to compare

v0.5.0 (2019-09-27)

Diff since v0.4.0

Closed issues:

  • quadrature order keyword preferibly degree, exactness, or precission (#106)
  • @law not working for more than one FEBasis argument (#103)
  • Problem with optional assembler in NonLinearFEOperator for multi-field (#101)
  • Unified FE constructor (#100)
  • Incorrect normal vector for simplex-based models (#97)
  • DG for multi-field computations (#94)
  • FESolvers assume that FEFunctions are a view of the raw vector of free values (#89)

Merged pull requests: