Skip to content

Fix documentation of directionFromAxis

Michael Kuron requested to merge directionFromAxis into master

The logic was inverted. It is only used by PoiseuilleInitializer, which clearly operates under the assumption that true is the negative direction and false is the positive direction.

Merge request reports