Skip to content

Releases: gridap/Gridap.jl

v0.4.0

08 Sep 08:00
v0.4.0
Compare
Choose a tag to compare

v0.4.0 (2019-09-07)

Diff since v0.3.0

Closed issues:

  • Oriented simplicial meshes (#90)
  • Add P polynomial spaces on n-cubes (#87)
  • Problems with discontinous pressures for Stokes drivers (#86)
  • High order TETs (#84)
  • Adding new operators to CellBasis (#80)
  • More work on C/DLagrangianFESpace constructors (#78)
  • Module MultiNonLinearFEOperatorsTests crashes for order > 1 (#77)
  • Change Signature of LagrangianRefFE (#70)

Merged pull requests:

v0.3.0

07 Aug 14:05
v0.3.0
Compare
Choose a tag to compare

v0.3.0 (2019-08-06)

Diff since v0.2.0

Closed issues:

  • Implement CurlGradMonomialBasis (#72)
  • Geometry clean up (#52)
  • Provide a general concept of orientation that will be general for whatever dimension or polytope (#51)
  • Numerical integration on the grid skeleton (#45)
  • FullGridGraph not strictly needed in some places (#44)
  • Extend FE assemble for multiple terms (#42)
  • Develop a new NodesArray for general polytopes (#37)
  • Add support for Neuman and Robin boundary conditions (#29)
  • Non-continuous FEFunctions for high order FESpaces (#24)

Merged pull requests:

v0.2.0

01 Jul 18:09
v0.2.0
Compare
Choose a tag to compare

v0.2.0 (2019-06-29)

Diff since v0.1.0

Closed issues:

  • Dupplicated Polytopes.jl and PolytopesTests.jl files (#36)
  • Refactoring of CellValues and Fields (#30)
  • Extension to multiple fields (#27)
  • To extend CellFieldFromComposeExtended to CellBases (#26)
  • Misc. improvements for FESpaces, Assemblers, and FEOperators (#25)
  • What to do with cellsize? (#23)
  • Fixing small issues in CellValues.Append (#21)
  • Iteration over CellMaps still leads to allocation of objects at each step (#20)
  • Field values should not be AbstractArrays (#19)
  • Wrong numerical integration (#16)
  • Renaming Numa (#6)

Merged pull requests: