> Yes, that seems to be the best option for me. Now I call integration_loop
> with only the face/boundary workers. Then in a second call, I pass only the
> cell worker. Any idea how much extra computational time is taken due to
> this ?

That should be easy enough to measure for you, but my guess is none ( the loop 
over cells/faces should be orders of magnitude cheaper than the integration 
on one cell or face).

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