Releases: gridap/Gridap.jl
Releases · gridap/Gridap.jl
v0.9.2
v0.9.1
v0.9.0
Gridap v0.9.0
Closed issues:
Merged pull requests:
- Fix interface jumps (#215) (@fverdugo)
- Physical fes (#216) (@santiagobadia)
- using julia 1.4.0 in travis (#217) (@fverdugo)
- Final touches phys space (#218) (@fverdugo)
- Bugfix in gradient of functions / bases on ExtendedFESpace (#219) (@fverdugo)
- Append triangulations (#220) (@fverdugo)
- Efficient implementation of sum(::AppendedArray) (#221) (@fverdugo)
- Allowing more operations between cell bases in multi field (#222) (@fverdugo)
- non-linear -> nonlinear (#223) (@santiagobadia)
- Added general fill_entries (#224) (@santiagobadia)
- Added HomogeneousTrialFESpace and other enhancements in TrialFESpace (#226) (@fverdugo)
- Minor fix for safety reasons (#227) (@fverdugo)
- Small enhancement is NonlinearSolver and FESolver API (#228) (@fverdugo)
- Fixed a bug in add_to_array! function in MultiFieldArray (#229) (@fverdugo)
v0.8.0
Gridap v0.8.0
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:
- Assembly performance improvements (#191) (@fverdugo)
- Small bugfix in 1d CartesianGrid (#192) (@fverdugo)
- State law (#193) (@fverdugo)
- Moving to v0.8.0 in Project.toml (#194) (@fverdugo)
- Reorder fe spaces in forms (#195) (@santiagobadia)
- Added creation of lower dimensional discrete models (#196) (@fverdugo)
- Pending work in trial and test order (#197) (@fverdugo)
- Curl conforming reffe (#199) (@santiagobadia)
- Activating RaviartThomasRefFEsTests.jl (#201) (@fverdugo)
- Starting to add surface coupling (#203) (@fverdugo)
- Adding gridap test for Stokes Nitsche (#205) (@santiagobadia)
- Misc improvements for state variables (#206) (@fverdugo)
- Final retouches for historical variables (#208) (@fverdugo)
- Improving surface coupling API (#209) (@fverdugo)
- Misc for embedded fem (#211) (@fverdugo)
- Changed the definition of order in Raviart-Thomas and Nedelec reffes (#212) (@fverdugo)
- Preparing version 0.8.0 (#213) (@fverdugo)
v0.7.1
v0.7.0
Gridap v0.7.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:
- Some fixes in the documentation (#164) (@fverdugo)
- Merge new_master into master (#165) (@fverdugo)
- Support/vtk lagrange (#167) (@victorsndvg)
- Update/ci (#168) (@victorsndvg)
- Add new signatures for FEOperator and AffineFEOperator to support the SparseMatrix type as argument (#169) (@victorsndvg)
- Multi field (#170) (@fverdugo)
- P disc reffe (#171) (@fverdugo)
- Grid portion (#172) (@fverdugo)
- Zero mean fe space (#173) (@fverdugo)
- Adding extra arguments to the functions annotated with @law (#174) (@fverdugo)
- Update deps for master (#175) (@fverdugo)
- Devs for tutorials (#176) (@fverdugo)
- Isolating Quadratures so that they can be used in Gridap.ReferenceFEs (#178) (@fverdugo)
- Misc performance improvements (#180) (@fverdugo)
- Install TagBot as a GitHub Action (#182) (@JuliaTagBot)
- Refactoring in reffes to reduce compiler times (#183) (@fverdugo)
- Ractivating tests removed by error (#184) (@fverdugo)
- Towards div-conforming reffes (#185) (@fverdugo)
- Reactivating hack in RT reffe (fixes bug spotted in #177) (#186) (@fverdugo)
- Add Darcy test (#187) (@fverdugo)
v0.6.0
v0.6.0 (2020-01-24)
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:
- Release 0.6 (#163) (fverdugo)
- Update/sparse matrices csr (#120) (victorsndvg)
- Update NEWS.md (#119) (victorsndvg)
- Add/SparseMatricesCSR (#118) (victorsndvg)
- Constant cell values ref fe (#113) (santiagobadia)
- Constant cell values ref fe (#112) (santiagobadia)
v0.5.2
v0.5.2 (2019-10-22)
Closed issues:
v0.5.1
v0.5.0
v0.5.0 (2019-09-27)
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:
- Misc renamings (#108) (fverdugo)
- Fixing misc issues (#104) (fverdugo)
- Unified fe constuctor + zero mean FE Space (#102) (fverdugo)
- Adding a DG stokes test (#99) (fverdugo)
- Fixed NormalVector for simplices (#98) (fverdugo)
- Fix integrate number (#96) (fverdugo)
- Adding missing devs for DG discretization (#95) (fverdugo)