T
twizansky
Hi,
I'm sorry about the vagueness of this post but I don't really know how
to present the problem.
I am writing a numerical integrator and currently the program gets
stuck and I am forced to abort it. When I attempt to add debug code
such as cout << ..., The problem goes away. I can't even pinpoint the
section of code which is causing the problem (this is why I haven't
included any code). I can't understand how the addition of a cout
command could affect the program in this way and I'm going crazy. Does
anyone have any advice?
Thanks
I'm sorry about the vagueness of this post but I don't really know how
to present the problem.
I am writing a numerical integrator and currently the program gets
stuck and I am forced to abort it. When I attempt to add debug code
such as cout << ..., The problem goes away. I can't even pinpoint the
section of code which is causing the problem (this is why I haven't
included any code). I can't understand how the addition of a cout
command could affect the program in this way and I'm going crazy. Does
anyone have any advice?
Thanks