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

Use only lazy_stencil in Pace's FrozenStencil implementation #332

Open
jdahm opened this issue Sep 19, 2022 · 0 comments
Open

Use only lazy_stencil in Pace's FrozenStencil implementation #332

jdahm opened this issue Sep 19, 2022 · 0 comments
Labels
refactor Code clean up or deeper refactoring tasks

Comments

@jdahm
Copy link
Contributor

jdahm commented Sep 19, 2022

This currently uses both stencil as well as lazy_stencil, but the former can be eliminated.

lazy_stencil compiles the first time the implementation attribute is referenced.

@FlorianDeconinck FlorianDeconinck added the refactor Code clean up or deeper refactoring tasks label Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code clean up or deeper refactoring tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants