Skip to content

Commit

Permalink
Drop bcast_numpy_array on DOFArray
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Aug 1, 2024
1 parent 52db913 commit ee1e2a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meshmode/dof_array.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@

@with_container_arithmetic(
bcast_obj_array=True,
bcast_numpy_array=True,
rel_comparison=True,
bitwise=True,
_cls_has_array_context_attr=True)
Expand Down

0 comments on commit ee1e2a2

Please sign in to comment.