-
Notifications
You must be signed in to change notification settings - Fork 7
Add quadratures from gen-quad #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@wence- how should we give credit to the author? |
| @@ -0,0 +1,5823 @@ | |||
| # GENERATED, DO NOT EDIT | |||
| # Slobodkins-Tausch quadratures | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest linking to the code repo (with a commit hash), so that someone else knows what was run to generate this.
| def gen_quad_simplex(dim): | ||
| ref_el = symmetric_simplex(dim) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add the citation here as well?
We don't currently hook the |
rckirby
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this still of interest? There were discussions of citations. FIAT never picked up the petsc citation engine, but FInAT uses it and then got stuck inside of FIAT. Maybe it's time to pick that back up.
|
We cannot merge this yet as we need to be able to generate the tables automatically. |
|
We should move the citations tool to petsctools. Then it could get used here. It would make FIAT depend on petsc4py though. |
Degree 16 - 22 tetrahedral quadrature rules computed with https://github.com/arkslobodkins/gen-quad