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

Implement option to rotate quadrature points #12

Open
ablech opened this issue Jan 2, 2025 · 0 comments
Open

Implement option to rotate quadrature points #12

ablech opened this issue Jan 2, 2025 · 0 comments
Labels
enhancement New feature or request user interface Changes relevant to end users

Comments

@ablech
Copy link
Member

ablech commented Jan 2, 2025

Applying random rotations to the quadrature points can be used to estimate the quadrature error and assess the robustness of the integration. This is particularly relevant for integrands with strong anisotropy.

For convenience, a corresponding parameter could be added to the S2 class.
Extension to the S3 and SO3 classes as well as other geometries should also be possible.

@ablech ablech added enhancement New feature or request user interface Changes relevant to end users labels Jan 2, 2025
@ablech ablech changed the title Allow to rotate quadrature points Implement option to rotate quadrature points Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user interface Changes relevant to end users
Projects
None yet
Development

No branches or pull requests

1 participant