Performance improvements in generation of FESpaces
Open
performance
- Dominant language
- Julia
- Stars
- 879
- Forks
- 119
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
Some improvements in the performance of FESpaces are needed, in particular:
- [x] Improve efficiency of low level routines that generate dofs, do the interpolation etc (i.e. introduce function barriers and avoid fine grained allocations). **Fixed since PR #54**
- [ ] Improve efficiency of the interpolation on Dirichlet boundary. (i.e., only loop over boundary cells, some times several tags can have the same function associated to them)
Contributor guide
Assessment
This issue has not been assessed yet.