Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - eyildirim

Pages: [1]
1
General Questions and Answers / A simple gui for mpi code
« on: July 14, 2009, 15:20 »
Hi,
I have a problem about a simple mpi program. This program have some molecules that define as point with x,y,z coordinate and these points are moving during the program.  I created an simple code by implemented c++ and then I tried to add an simple gui. I used gnuplot library and I have a problem. When I call the gui function the gui is created and it is disappeared at the same time. I mean, point object have x,y,z coordinate and I have an array that includes point objects. I want to create them as gui. Can you help me about this problem?

Thanks for any help..

Pages: [1]