gridap / gridap/Gridap.jl

Performance improvements in generation of FESpaces

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.