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

TODO: Operator API #52

Open
17 tasks
jejjohnson opened this issue Aug 9, 2023 · 0 comments
Open
17 tasks

TODO: Operator API #52

jejjohnson opened this issue Aug 9, 2023 · 0 comments

Comments

@jejjohnson
Copy link
Owner

jejjohnson commented Aug 9, 2023

Grid Operators

This will make the functional grid operators to be compatible with fields and domains.

  • Interpolate

——
Finite Differences (Slicing)

This will make the FiniteDiffX package compatible with the Field API.

  • Difference
  • Laplacian
  • Divergence
  • Curl 2D

—-
Finite Volume

This will make the functional grid operators to be compatible with fields and domains.

  • Difference
  • Laplacian
  • Divergence
  • Curl 2D

——
Finite Differences (Convolutions)

This will make the Convolutional finite difference API compatible with the Field API.

  • Difference
  • Laplacian - example
  • Divergence
  • Curl 2D

——
Spectral Differences (Convolutions)

This will make the Convolutional finite difference API compatible with the Field API.

  • Difference
  • Laplacian
  • Divergence
  • Curl 2D
@jejjohnson jejjohnson changed the title Operator API: TODO TODO: Operator API Aug 26, 2023
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

No branches or pull requests

1 participant