On Wed, Apr 13, 2011 at 8:07 PM, Praveen C <[email protected]> wrote:

> Thanks. I went back and looked at the documentation. It says
>
> cells_firstdetermines, whether, *on a given cell*, face or cell integrals
> are to be dealt with first. Note that independent of the value of this flag,
> cell and face integrals of a given cell are all taken care of before moving
> to the next cell.
>
> So the order is maintained only on each cell. That explains my problem. I
> want all face integration in the *entire triangulation* to be done first.
>
> I probably jumped to wrong conclusions here.

Does meshworker automatically use threads if deal.ii is compiled with
threads enabled ?

praveen
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to