Skip to content

Unpredictable behaviour of warp mesh_query_point_sign_winding_number in a loop #70

Description

@hsalehipour
  • Pull the latest code in major_refactoring branch (e.g after this PR )
  • Put a break point in L187 of wind tunnel example here
  • Run in debug mode and see the computed "c_d" (the value should be virtually zero at iteration 0, it is not!).
  • delete cache
  • Now add this line wp.config.max_unroll = 32 before xlb_init in the Wind tunnel example and run again in debug mode up to the same breakpoint and see the value of "c_d" (it is zero this time!)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions