Nodal DG trace finite elements #4594
Unanswered
lindsayad
asked this question in
Firedrake support
Replies: 1 comment 1 reply
-
|
The default basis is the nodal basis (DOFs are point evaluation). The mass matrix is diagonal only on the edges of triangles and on tensor product cells because we use the GL nodes. However, the modal basis can be requested |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The current DG trace finite element appears modal given the diagonal mass matrix I encountered for k = 1 on 1D facets. Are there any plans for implementing a nodal DG trace space?
Beta Was this translation helpful? Give feedback.
All reactions