-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes error when reducing
Fields
with a condition
on `ImmersedBou…
…ndaryGrids` (#3440) * add missing method * add tests * Update src/ImmersedBoundaries/immersed_reductions.jl Co-authored-by: Gregory L. Wagner <[email protected]> * clearer condition_operand * more spaced out syntax in test * fix typo * remove allowscalar * Update test/test_field_reductions.jl Co-authored-by: Gregory L. Wagner <[email protected]> * Update test/test_field_reductions.jl Co-authored-by: Gregory L. Wagner <[email protected]> * fix naming in test * add method for `::BitArray` --------- Co-authored-by: Gregory L. Wagner <[email protected]> Co-authored-by: Simone Silvestri <[email protected]>
- Loading branch information
1 parent
dc34b80
commit c3151d6
Showing
3 changed files
with
32 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters