Get physical coordinates as a list (Tutorial 7)
Open
- Dominant language
- Julia
- Stars
- 144
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have a question regarding obtaining the physical coordinates on which my weak form is evaluated. I came across Tutorial 7 at [https://gridap.github.io/Tutorials/dev/pages/t007_darcy/](https://chat.openai.com/url), which seems to address this issue.
It appears that using "px = get_physical_coordinate(trian)" provides the desired information. However, I am interested in saving these points in a list or vector for further use. Could you please guide me on how to achieve this?
Contributor guide
Assessment
This issue has not been assessed yet.