Skip to content
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

Lowest order integration rules for tets #1110

Open
kinnala opened this issue Mar 23, 2024 · 0 comments
Open

Lowest order integration rules for tets #1110

kinnala opened this issue Mar 23, 2024 · 0 comments

Comments

@kinnala
Copy link
Owner

kinnala commented Mar 23, 2024

Right now the lowest order integration rule for tets has 4 points. The following rule is suitable for P1 Laplacian though:

quadrature=(np.array([[.25],[.25],[.25]]), np.array([1/6]))

It should be added to get_quadrature.

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

No branches or pull requests

1 participant