Bezier RefFE dofs
Open
bug
- Dominant language
- Julia
- Stars
- 879
- Forks
- 119
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
@pmartorell @fverdugo
I think that the Bezier implementation we have in Gridap is not complete yet (if you want to use it for PDE discretisation).
From what I can see [here](https://github.com/gridap/Gridap.jl/blob/d4649568359203b8a51aba278a0e48dace517de1/src/ReferenceFEs/BezierRefFEs.jl#L58), it is using the same DOFs as the Lagrangian FE. This is not correct, I think.
I open the issue to remember that problem, if I have some time I will try to find the way to define this DOF basis for Bezier.
Contributor guide
Assessment
This issue has not been assessed yet.