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

Fix surface advection example #356

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

alexfikl
Copy link
Collaborator

@alexfikl alexfikl commented Aug 4, 2024

The changes to DOFArray in inducer/meshmode#421 seem to have slightly broken this example: when doing dt * rhs, dt was a np.array(1.0) and rhs was DOFArray and it wouldn't broadcast that anymore.

@inducer inducer merged commit ca4270b into inducer:main Aug 5, 2024
6 checks passed
@inducer
Copy link
Owner

inducer commented Aug 5, 2024

Thx!

@alexfikl alexfikl deleted the fix-surface-example branch August 5, 2024 05:19
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