Gridap forces Dirichlet functions to be defined in the interior of the domain
Open
- Dominant language
- Julia
- Stars
- 879
- Forks
- 119
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
It seems that functions defining Dirichlet boundaries are not evaluated just on the given boundary, but in all points of the elements, which have a point on any Dirichlet boundary. This behavior makes some implementation more complicated. Simple code describing the issue is attached
[DirichlerForces.zip](https://github.com/gridap/Gridap.jl/files/7348158/DirichlerForces.zip)
Contributor guide
Assessment
This issue has not been assessed yet.