> I am using IPDG methods with distributed computing framework. After reading
> the paper on distributed computing, I gather that I need to make a point to
> point communication for assembling the matrix. From this I understand, that
> when I need to add the flux terms for the ghost cells, I need to send the
> information to the processors that has this ghost cell as a local cell. I
> have a couple of questions on this(probably very amateurish):

You are thinking way too complicated. I you take a look at step-40, you'll 
realize that all this is happening automatically for you.

W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to