-
Notifications
You must be signed in to change notification settings - Fork 203
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
Wouldn't make sense for the *spacings
to be GridMetricOperation
s?
#3970
Comments
The difference is that |
The |
I guess the reaosn to keep them around for now is that we don't have areas or volumes, so we still need |
we could write areas and volume functions and eliminate |
I think ultimately that is the best course of action |
At the moment they are
KernelFunctionOperation
s. However, we have theGridMetricOperation
type which would be very well suited for anAbstractOperation
describing grid spacings.The text was updated successfully, but these errors were encountered: