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

Add unit tests for push-forward and pull-back operators #395

Open
2 tasks
yguclu opened this issue Mar 22, 2024 · 0 comments
Open
2 tasks

Add unit tests for push-forward and pull-back operators #395

yguclu opened this issue Mar 22, 2024 · 0 comments
Labels
FEEC Finite element exterior calculus testing Unit tests, coverage, benchmarks

Comments

@yguclu
Copy link
Member

yguclu commented Mar 22, 2024

To do

  • Create unit tests for the functions in module psydac.feec.pull_push
  • Create unit tests for the class Pushforward in module psydac.feec.pushforward.

Note

The Pushforward class uses the kernels in psydac.core.field_evaluation_kernels, which are tested extensively in psydac/core/tests/test_field_evaluation_kernel.py. Nevertheless, the class itself is not properly tested.

@yguclu yguclu added the testing Unit tests, coverage, benchmarks label Mar 22, 2024
@yguclu yguclu added the FEEC Finite element exterior calculus label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEEC Finite element exterior calculus testing Unit tests, coverage, benchmarks
Projects
None yet
Development

No branches or pull requests

1 participant