Skip to content

WIP: Bug Fixes to GridEvaluator and TakeStep

Abhishek Yenpure requested to merge (removed):particle_advection_fixes into master

-Fixing Uniform and Rectiliner Grid Evaluator buds In case of uniform Grid the positions did not translate well In case of Rectiliner on boundary points would fail.

-In Case of TakeStep the proper position was not set in case of streamlines.

-Added temporal bounds handling in TakeStep and Step.

Merge request reports