Replies: 2 comments 3 replies
-
sorry, I got it. The missing dofs are found in dofs.facet |
Beta Was this translation helpful? Give feedback.
0 replies
-
However, if I decrease the selection radius nodal nodes start to appear even though they are not in the selection region.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I just started with scikit fem and I'm not very clear about dofs. Taking a circle as mesh and selecting the boundary works as expected when using ElementTriP1() elements. However for ElementTriP2() elements not all dofs are found with get_dofs(). Are there different types of dofs? Thanks for comments.
Beta Was this translation helpful? Give feedback.
All reactions