Skip to content

Conversation

@inducer
Copy link
Owner

@inducer inducer commented Oct 11, 2021

Reverts #81

if dir_vec_name is None:
dir_vec_name = self.directional_kind + "_derivative_dir"
else:
from warnings import warn
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
from warnings import warn
# Modifying this variable name leads to redundant code generation,
# with kernels only differing in this name.
from warnings import warn

But what about directional derivatives of directional derivatives?

cc @isuruf

@inducer inducer marked this pull request as draft October 11, 2021 18:40
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

Successfully merging this pull request may close these issues.

2 participants