Gridap v0.18.7
Merged pull requests:
- enable dependabot for GitHub actions (#930) (@ranocha)
- Fixed constructor of RungeKutta with only one solver (#999) (@AlexandreMagueresse)
- CompatHelper: bump compat for BlockArrays to 1, (keep existing compat) (#1007) (@github-actions[bot])
- Macro Finite-Elements (#1024) (@JordiManyer)
- CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat) (#1028) (@github-actions[bot])
- Allowing JLD2 v0.5 in Project.toml compats (#1033) (@amartinhuertas)
- Fix broken GMSH link in Readme (#1034) (@ThePurox)
- MultiValues component names export (#1038) (@Antoinemarteau)
- Benchmarks (#1039) (@JordiManyer)
- Q_tensor and various TensorValues improvements. (#1041) (@Antoinemarteau)
- Update ci (#1047) (@Antoinemarteau)
Closed issues:
- Error message defining a Multifield for displacement vector and stress tensor (#923)
- Improve performance of current solution pursued in PR 967 to handle non-injective maps in BodyFittedTriangulations (#1025)
- Caching for Repeated Vector Assebly (#1029)
- MultiValues components naming in vtk exports (#1036)
- Heat equation with homogeneous Neumann boundary condition (#1040)