Skip to content

Remove warnings for Discontinuous Lagrange elements#249

Open
connorjward wants to merge 1 commit into
releasefrom
connorjward/DQ-warning
Open

Remove warnings for Discontinuous Lagrange elements#249
connorjward wants to merge 1 commit into
releasefrom
connorjward/DQ-warning

Conversation

@connorjward
Copy link
Copy Markdown

This is responsible for an enormous number of warnings in the Firedrake test suite where our parametrised tests use "DG" for simplex/quad meshes.

Do we need to keep it?

This is responsible for an enormous number of warnings in the Firedrake test suite where our parametrised tests use "DG" for simplex/quad meshes.

Do we need to keep it?
@pbrubeck
Copy link
Copy Markdown

This is responsible for an enormous number of warnings in the Firedrake test suite where our parametrised tests use "DG" for simplex/quad meshes.

Do we need to keep it?

Unlike CG, DG on quads is ambiguous as it could mean DQ or DPC.

I think it is fine to silence the warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants