PPT Slide
C Learn number of tasks and taskid
call get task identification and information
C Identify left and right neighbors
C Divide data amongst processes
C Update values for each point along string
C Send to left, receive from right
call send left endpoint to left neighbor
call receive left endpoint from right neighbor
C Send to right, receive from left
call send right endpoint to right neighbor
call receive right endpoint from left neighbor