v0.17.0
·
1935 commits
to master
since this release
Gridap v0.17.0
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:
- Geometry (#662) (@fverdugo)
- Fixed get_glue and get_facet_normal in AppendedTriangulation (#663) (@fverdugo)
- Mixc fixes for issue 660 (#664) (@fverdugo)
- Optimization in AppendedArray (#665) (@fverdugo)
- Added TriangulationView (#669) (@fverdugo)
- Adding DensifyInnerMostBlockLevelMap (#670) (@amartinhuertas)
- Fix clagrangian space (#671) (@fverdugo)
- Fixed a bug in pos_and_neg_length for a degenerated case (#672) (@amartinhuertas)
- Bezier-Bernstein Reference FEs (#675) (@pmartorell)
- Rational beziers (#676) (@pmartorell)
- Generalizing nz allocation (#677) (@amartinhuertas)
- Replacing fill_stored! by fill! or LinearAlgebra.fillstored! for arrays (#680) (@amartinhuertas)
- Adding symbolic loop vector (#681) (@amartinhuertas)
- add support to generate pvtu files (#682) (@fverdugo)
- Misc fixes (#683) (@amartinhuertas)
- Misc tasks needed for GridapDistributed (#685) (@fverdugo)
- Introduced alias Interior and also use views of Triangulation in test (#686) (@fverdugo)
- Release 0.17 (#688) (@fverdugo)