Skip to content
Snippets Groups Projects
Commit dc00b2d8 authored by Michael Kuron's avatar Michael Kuron :mortar_board:
Browse files

staggered boundary generation: direction index should point to fluid cell when...

staggered boundary generation: direction index should point to fluid cell when inner_or_boundary=False

In that case, the index vector contains the boundary cells, so the direction should point to the fluid cell.
When inner_or_boundary=True, the index vector contains the fluid cells and the direction points to the boundary cell.
parent 5110ba9b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment