Skip to content

Fix assert for pathlines.

Dave Pugmire requested to merge (removed):pathline_manual_fix into master

Assertion check in SmallStep was not handling the pathline case. The point needs to be outside either spatially or temporally. The example in the manual was catching this error. Added the test in the manual to the unit test.

Merge request reports