Ferrite-FEM / Ferrite-FEM/FerriteInterpolations.jl
Add direct serendipity element
- Dominant language
- Julia
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
[DefElement page](https://defelement.org/elements/direct-serendipity.html); `src/direct_serendipity.jl` has the `STATUS: BLOCKED` notes.
The shape functions are rational functions constructed directly on the *physical* quadrilateral (they depend on the vertex positions to retain full approximation order on non-parallelogram cells), so there is no reference-basis + mapping factorization. Not fixable by an upstream Ferrite mapping feature in the current model; would need per-cell basis construction at reinit! time.
🤖 Created with [Claude Code](https://claude.com/claude-code)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.