I apologize for this delay. I've attached the parallel heat equation solver to this post. You can download the code from here
I will try to put in some explanation of what's going on in there, but that may take a while.
Cheers!
[Table of Contents: Parallel Computing with MPI]
http://www.tonysaad.net/wp/wp-content/uploads/2016/02/parallel-heat-equation-2d.zipor, separately
http://www.tonysaad.net/wp/wp-content/uploads/2016/02/heat.cPlease note, that due to time constraints, I have not thoroughly debugged this code. So please make sure you understand the code very well before adapting it to your problem. I've put as much comments as possible so the code should be self explanatory.
http://www.tonysaad.net/wp/wp-content/uploads/2016/02/heat.h
I will try to put in some explanation of what's going on in there, but that may take a while.
Cheers!
[Table of Contents: Parallel Computing with MPI]
Cite as:
Saad, T. "Parallel Heat Equation".
Weblog entry from
Please Make A Note.
http://pleasemakeanote.blogspot.com/2010/07/parallel-heat-equation.html
Thank you a lot for your blog and your easily understandable explanations!!!
ReplyDelete